summaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/dri2/platform_android.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2016-04-28 14:02:01 -0500
committerEmil Velikov <emil.l.velikov@gmail.com>2016-05-01 12:31:28 +0100
commitdbbf7a8e618f06f59abbdc4c5be605a08886ed6a (patch)
tree837f054d01b1ed68454f32b84eb157f97c7bbea7 /src/egl/drivers/dri2/platform_android.c
parent595d56cc866638f371626cc1d0137a6a54a7d0f8 (diff)
downloadexternal_mesa3d-dbbf7a8e618f06f59abbdc4c5be605a08886ed6a.zip
external_mesa3d-dbbf7a8e618f06f59abbdc4c5be605a08886ed6a.tar.gz
external_mesa3d-dbbf7a8e618f06f59abbdc4c5be605a08886ed6a.tar.bz2
Android: fix build ordering of subdirectories
Different versions of make behave differently in whether $(wildcard) sorts the results or not. The Android build now explicitly sorts all-named-subdir-makefiles which breaks the build because src/gallium must be included after src/mesa/drivers/dri. The Android build system doesn't support doing "include $(call all-named-subdir-makefiles,...)" twice, so rework things by generating the included makefile list and including them in 2 steps. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/egl/drivers/dri2/platform_android.c')
0 files changed, 0 insertions, 0 deletions