mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libXdamage: build static for all
This commit is contained in:
parent
777de700ca
commit
8c0de620e9
@ -32,12 +32,7 @@ PKG_LONGDESC="LibXdamage provides an X Window System client interface to the DAM
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
SHARED_SUPPORT="--disable-shared"
|
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"
|
||||||
if [ "$PROJECT" = "Virtual" ]; then
|
|
||||||
SHARED_SUPPORT="--enable-shared"
|
|
||||||
fi
|
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static $SHARED_SUPPORT"
|
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
export CFLAGS="$CFLAGS -fPIC"
|
export CFLAGS="$CFLAGS -fPIC"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user