On 13 September 2017 at 13:42, Gert Wollny <gw.foss...@gmail.com> wrote: > Am Mittwoch, den 13.09.2017, 13:11 +0100 schrieb Emil Velikov: >> Hi Gert, >> >> On 13 September 2017 at 09:32, Gert Wollny <gw.foss...@gmail.com> >> wrote: >> > Include src/gallium/Automake.inc, correct the build flags >> > accordingly, and force -std=c++11 because only when building >> > against llvm and only with llvm >= 3.9 LLVM_CXXFLAGS >> > actually provides -std=c++11. >> > >> >> Is the one character change is the only reason behind the c++11 >> toggle? > > No, the code uses c++11 initializer lists quite heavily. > Right, those could be reworked rather easily, ala "s/const vector<LocalClass>/const LocalClass[]/" But that's for someone who feels strongly about them ;-)
-Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev