libXrender: build as static library

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

View File

@ -32,4 +32,4 @@ PKG_LONGDESC="The X Rendering Extension (Render) introduces digital image compos
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-malloc0returnsnull"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --enable-malloc0returnsnull"