Merge pull request #2794 from CvH/9.0-config-drop-crap

configure: drop unused build options
This commit is contained in:
MilhouseVH 2018-06-28 17:57:59 +01:00 committed by GitHub
commit 3e3cc3ded0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 7 additions and 35 deletions

View File

@ -38,9 +38,7 @@ make_target() {
--enable-static \
--disable-shared \
--prefix=/usr \
--enable-visibility \
--disable-libcurl \
--disable-libmms
--enable-visibility
make
}

View File

@ -32,6 +32,5 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
--disable-shared \
--disable-saidar \
--disable-examples \
--disable-manpages \
--disable-setuid-binaries \
--disable-setgid-binaries"

View File

@ -28,8 +28,6 @@ PKG_SECTION="tools"
PKG_SHORTDESC="dtach - A program that emulates the detach feature of screen"
PKG_LONGDESC="dtach - A program that emulates the detach feature of screen"
PKG_CONFIGURE_OPTS_TARGET="--disable-nls"
makeinstall_target() {
: # nop
:
}

View File

@ -42,8 +42,7 @@ PKG_CONFIGURE_OPTS_TARGET="--with-ft-prefix=$SYSROOT_PREFIX/usr \
--disable-libX11 \
--enable-libhid \
--disable-libpng \
--enable-drivers=all \
--enable-seamless-hbars"
--enable-drivers=all"
addon() {
drivers="none|$(cat $PKG_BUILD/.$TARGET_NAME/config.log | sed -n "s|^DRIVERS=' \(.*\)'|\1|p" | sed "s|.so||g" | tr ' ' '|')"

View File

@ -31,8 +31,6 @@ PKG_TOOLCHAIN="autotools"
PKG_BUILD_FLAGS="+pic"
PKG_CONFIGURE_OPTS_TARGET="utrace_cv_cc_biarch=false \
--disable-werror \
--disable-progs \
--disable-nls \
--with-zlib \
--without-bzlib \

View File

@ -34,7 +34,6 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
--disable-debug \
--disable-deprecated \
--disable-silent-rules \
--enable-malloc \
--enable-charsets \
--with-gnu-ld \
--without-glib"

View File

@ -58,7 +58,7 @@ PKG_CONFIGURE_OPTS_HOST="ac_cv_prog_HAS_HG=/bin/false
--with-libmpdec=none
--with-doc-strings
--without-pymalloc
--without-ensurepi
--without-ensurepip
"
PKG_CONFIGURE_OPTS_TARGET="ac_cv_prog_HAS_HG=/bin/false

View File

@ -42,6 +42,4 @@ fi
PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules \
--disable-docs \
--enable-drm \
--enable-egl \
$DISPLAYSERVER_LIBVA \
--disable-dummy-driver"
$DISPLAYSERVER_LIBVA"

View File

@ -44,7 +44,6 @@ PKG_CONFIGURE_OPTS_TARGET="py_cv_mod_gtk_=yes \
--disable-gdbm \
--enable-libdaemon \
--disable-python \
--disable-pygtk \
--disable-python-dbus \
--disable-mono \
--disable-monodoc \

View File

@ -31,7 +31,6 @@ PKG_TOOLCHAIN="autotools"
PKG_CONFIGURE_OPTS_TARGET="WPASUPPLICANT=/usr/bin/wpa_supplicant \
--srcdir=.. \
--disable-gtk-doc \
--disable-debug \
--disable-hh2serial-gps \
--disable-openconnect \

View File

@ -30,7 +30,7 @@ PKG_SHORTDESC="libnfs: a client library for accessing NFS shares over a network.
PKG_LONGDESC="LIBNFS is a client library for accessing NFS shares over a network."
PKG_TOOLCHAIN="autotools"
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-tirpc"
PKG_CONFIGURE_OPTS_TARGET="--disable-examples"
pre_configure_target() {
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"

View File

@ -31,12 +31,9 @@ PKG_LONGDESC="OpenVPN Access Server is a full featured SSL VPN software solution
PKG_CONFIGURE_OPTS_TARGET="ac_cv_have_decl_TUNSETPERSIST=no \
--disable-server \
--enable-password-save \
--disable-plugins \
--enable-iproute2 IPROUTE=/sbin/ip \
--enable-management \
--disable-socks \
--disable-http-proxy \
--enable-fragment \
--disable-multihome \
--disable-port-share \

View File

@ -35,13 +35,11 @@ PKG_CONFIGURE_OPTS_TARGET="--with-fontrootdir=/usr/share/fonts \
--disable-iso8859-3 \
--disable-iso8859-4 \
--enable-iso8859-5 \
--disable-iso8859-6 \
--enable-iso8859-7 \
--enable-iso8859-8 \
--enable-iso8859-9 \
--disable-iso8859-10 \
--disable-iso8859-11 \
--disable-iso8859-12 \
--disable-iso8859-13 \
--enable-iso8859-14 \
--enable-iso8859-15 \

View File

@ -30,8 +30,7 @@ PKG_SHORTDESC="libx11: The X11 library"
PKG_LONGDESC="LibX11 is the main X11 library containing all the client-side code to access the X11 windowing system."
PKG_TOOLCHAIN="autotools"
PKG_CONFIGURE_OPTS_TARGET="--disable-secure-rpc \
--disable-loadable-i18n \
PKG_CONFIGURE_OPTS_TARGET="--disable-loadable-i18n \
--disable-loadable-xcursor \
--enable-xthreads \
--disable-xcms \

View File

@ -27,6 +27,3 @@ PKG_DEPENDS_TARGET="toolchain util-macros Python2:host"
PKG_SECTION="x11/proto"
PKG_SHORTDESC="xcb-proto: X C-language Bindings protocol headers"
PKG_LONGDESC="X C-language Bindings protocol headers."
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"

View File

@ -74,7 +74,6 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-debug \
--disable-xace \
--disable-xselinux \
--disable-xcsecurity \
--disable-tslib \
--enable-dbe \
--disable-xf86bigfont \
--enable-dpms \
@ -102,11 +101,6 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-debug \
--disable-xwin \
--disable-kdrive \
--disable-xephyr \
--disable-xfake \
--disable-xfbdev \
--disable-kdrive-kbd \
--disable-kdrive-mouse \
--disable-kdrive-evdev \
--disable-libunwind \
--enable-xshmfence \
--disable-install-setuid \