mesa: disable libunwind

This commit is contained in:
Lukas Rusak 2018-03-27 15:12:58 -07:00
parent d20987a627
commit ac48c6a763
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -90,6 +90,7 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
--enable-asm \
--disable-selinux \
$MESA_PLATFORMS \
--disable-libunwind \
--enable-opengl \
$MESA_GLES \
$MESA_DRI \