Commits

Fabrice Fontaine committed 63c9553a2ff
mesa3d: fix build with BR2_SHARED_STATIC_LIBS mesa3d does not allow to enable both static and shared libraries so if BR2_SHARED_STATIC_LIBS is set, disable static Fixes https://bugs.busybox.net/show_bug.cgi?id=10326 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit dd09d500aa6972808b2549e4b8c7fa4e396ca91f) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>