From 7876df969bf80521794bf6966d7df87fa40113d3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 19 Nov 2021 13:42:59 +0100 Subject: subversion: update to latest LTS, update dependency neon --- package/apr-util/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/apr-util/Makefile') diff --git a/package/apr-util/Makefile b/package/apr-util/Makefile index 7046779ac..3ee12d26b 100644 --- a/package/apr-util/Makefile +++ b/package/apr-util/Makefile @@ -23,7 +23,8 @@ $(eval $(call PKG_template,APR_UTIL,apr-util,${PKG_VERSION}-${PKG_RELEASE},${PKG CONFIGURE_ARGS+= --without-berkeley-db \ --with-apr=${STAGING_TARGET_DIR}/usr \ - --with-expat=${STAGING_TARGET_DIR}/usr + --with-expat=${STAGING_TARGET_DIR}/usr \ + --without-iconv XAKE_FLAGS+= apr_builddir=${STAGING_TARGET_DIR}/usr/share/build-1 \ apr_builders=${STAGING_TARGET_DIR}/usr/share/build-1 -- cgit v1.2.3