mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libtirpc: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
493387111e
commit
d4c9cbe192
@ -33,4 +33,9 @@ PKG_LONGDESC="Libtirpc is a port of Suns Transport-Independent RPC library to Li
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules --enable-ipv6 --disable-gssapi --with-gnu-ld"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared \
|
||||
--disable-silent-rules \
|
||||
--enable-ipv6 \
|
||||
--disable-gssapi \
|
||||
--with-gnu-ld"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user