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