From: Fredrik Fornwall Date: Wed, 16 Aug 2017 22:39:19 +0000 (+0200) Subject: elfutils: Remove -lintl after libintl.h change X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/d34aacef936ebbbad108f88c5a9ea742e5722590 elfutils: Remove -lintl after libintl.h change --- diff --git a/packages/elfutils/build.sh b/packages/elfutils/build.sh index ef6d0ef5..be2c585b 100644 --- a/packages/elfutils/build.sh +++ b/packages/elfutils/build.sh @@ -15,7 +15,6 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--program-prefix='eu-' TERMUX_PKG_RM_AFTER_INSTALL="bin/eu-ar" termux_step_pre_configure() { - LDFLAGS+=" -lintl" CFLAGS+=" -Wno-error=unused-value -Wno-error=format-nonliteral -Wno-error" # Exposes ACCESSPERMS in which elfutils uses: