libXfixes: build as static library

This commit is contained in:
Stefan Saraev 2014-02-02 15:17:19 +02:00
parent 084c081b5c
commit d9ab54290b

View File

@ -31,3 +31,5 @@ PKG_LONGDESC="X Fixes Library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"