mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "gmp: build as static library"
This reverts commit 7ba51f87adc188f8717a8027a4bed1213dde7564.
This commit is contained in:
parent
1745ab666c
commit
18cdc43472
@ -35,7 +35,7 @@ PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_CONFIGURE_OPTS_HOST="--enable-cxx"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --disable-cxx"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-cxx"
|
||||
|
||||
pre_configure_host() {
|
||||
export CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||
|
Loading…
x
Reference in New Issue
Block a user