X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/59f0d218a6ff34c80cf898f6d7ac62555ba8eb11..3410d50ef7c478179c52bb1c1c53e82c575153a9:/packages/bison/build.sh diff --git a/packages/bison/build.sh b/packages/bison/build.sh index 9dd47fe9..5a6c50c7 100644 --- a/packages/bison/build.sh +++ b/packages/bison/build.sh @@ -3,5 +3,4 @@ TERMUX_PKG_DESCRIPTION="General-purpose parser generator" TERMUX_PKG_VERSION=3.0.4 TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/bison/bison-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_BUILD_IN_SRC=yes -TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes" TERMUX_PKG_HOSTBUILD=true