mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
clean up unneeded configure opts
This commit is contained in:
parent
ca97416124
commit
484c79f22a
@ -49,8 +49,6 @@ fi
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
||||
--disable-silent-rules \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--enable-library \
|
||||
--enable-usb \
|
||||
--enable-udev \
|
||||
|
@ -36,9 +36,7 @@ PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-static \
|
||||
--enable-shared \
|
||||
--disable-device-mapper \
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-device-mapper \
|
||||
--without-readline \
|
||||
--disable-rpath \
|
||||
--with-gnu-ld"
|
||||
|
@ -35,5 +35,3 @@ PKG_LONGDESC="yaml is the next generation YAML parser and emitter."
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-static --enable-shared"
|
||||
|
Loading…
x
Reference in New Issue
Block a user