For the new register renaming approach C++11 is wanted.
---
 src/mesa/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mesa/Makefile.am b/src/mesa/Makefile.am
index 53f311d2a9..3339926d93 100644
--- a/src/mesa/Makefile.am
+++ b/src/mesa/Makefile.am
@@ -101,7 +101,7 @@ AM_CFLAGS = \
        $(VISIBILITY_CFLAGS) \
        $(MSVC2013_COMPAT_CFLAGS)
 AM_CXXFLAGS = \
-       $(LLVM_CFLAGS) \
+       $(LLVM_CXXFLAGS) \
        $(VISIBILITY_CXXFLAGS) \
        $(MSVC2013_COMPAT_CXXFLAGS)
 
-- 
2.13.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to