libxcb: build shared

This commit is contained in:
SupervisedThinking 2021-11-18 22:19:35 +01:00
parent 401ed057df
commit 5ded624e3c

View File

@ -12,9 +12,7 @@ PKG_DEPENDS_TARGET="toolchain util-macros Python3:host xcb-proto libpthread-stub
PKG_LONGDESC="X C-language Bindings library."
PKG_BUILD_FLAGS="+pic"
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
--disable-shared \
--disable-screensaver \
PKG_CONFIGURE_OPTS_TARGET="--disable-screensaver \
--disable-xprint \
--disable-selinux \
--disable-xvmc"