Re: [Mesa-dev] [PATCH 1/2] configure: Remove more flags from llvm-config

2014-03-03 Thread Francisco Jerez
Francisco Jerez writes: > Bruno Jiménez writes: > >> This way, we are left with only the preprocessor flags and '-std=X' >> --- >> configure.ac | 9 - >> 1 file changed, 8 insertions(+), 1 deletion(-) >> > > Reviewed-by: Francisco Jerez > I've pushed this series with Tom's R-b too. T

Re: [Mesa-dev] [PATCH 1/2] configure: Remove more flags from llvm-config

2014-03-02 Thread Francisco Jerez
Bruno Jiménez writes: > This way, we are left with only the preprocessor flags and '-std=X' > --- > configure.ac | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) > Reviewed-by: Francisco Jerez > diff --git a/configure.ac b/configure.ac > index 5b86141..2378d00 100644 > --- a/co

[Mesa-dev] [PATCH 1/2] configure: Remove more flags from llvm-config

2014-03-02 Thread Bruno Jiménez
This way, we are left with only the preprocessor flags and '-std=X' --- configure.ac | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5b86141..2378d00 100644 --- a/configure.ac +++ b/configure.ac @@ -1542,8 +1542,15 @@ strip_unwanted_llv