]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
mesa3d: fix build with BR2_SHARED_STATIC_LIBS
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 5 Nov 2017 10:49:58 +0000 (11:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 11 Nov 2017 22:40:13 +0000 (23:40 +0100)
commitdd09d500aa6972808b2549e4b8c7fa4e396ca91f
treeb95e659e3f14bf11dc43c28878b0602c62817cdd
parentbbb25c3ad7b66e6882508e49028d1739732bca34
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>
package/mesa3d/mesa3d.mk