On 24 February 2016 at 18:56, Rob Herring <r...@kernel.org> wrote: > AOSP master branch has switched to clang from gcc and has major build > system changes moving away from GNU make.
Out of curiosity: what are they moving to ? I can see "blueprint" (ninja?), kati (gnu make clone) and soong(?). Is there a comparison/documentation about them ? > These changes have broken the > mesa build and this series fixes it. > > There shouldn't be any interdependencies among the individual patches. > > Rob > > Rob Herring (8): > Android: remove dependence on .SECONDEXPANSION > Android: glsl: fix dependence on YACC_HEADER_SUFFIX from build system > Android: add -Wno-date-time flag for clang > Android: remove headers from LOCAL_SRC_FILES > Android: clean-up and fix DRI module path handling > freedreno: drop unnecessary -Wno-packed-bitfield-compat > gallium/radeon: fix C++11 invalid suffix on literal error > gallium/radeon: fix c++11-narrowing errors > From a quick look, all these look great (barring the small suggestion on the fdno one). I'll double check tomorrow and squeeze them in. Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev