[Mesa-dev] [PATCH 0/8] Fixes for building AOSP master

Emil Velikov emil.l.velikov at gmail.com
Thu Feb 25 01:47:09 UTC 2016


On 24 February 2016 at 18:56, Rob Herring <robh at 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


More information about the mesa-dev mailing list