Re: [Mesa-dev] [PATCH 07/18] configure: add CXX11_CXXFLAGS to LLVM_CXXFLAGS

2018-12-14 Thread Dylan Baker
Quoting Emil Velikov (2018-12-13 08:05:56) > From: Emil Velikov > > Seemingly with LLVM7 and GCC 5.0, the former won't properly advertise > -std=c++11 and the latter will choke. > > dd this temporary workaround, otherwise we'll get errors like: > > In file included from /usr/include/c++/5/type_

[Mesa-dev] [PATCH 07/18] configure: add CXX11_CXXFLAGS to LLVM_CXXFLAGS

2018-12-13 Thread Emil Velikov
From: Emil Velikov Seemingly with LLVM7 and GCC 5.0, the former won't properly advertise -std=c++11 and the latter will choke. dd this temporary workaround, otherwise we'll get errors like: In file included from /usr/include/c++/5/type_traits:35:0, from /usr/lib/llvm-7/include/