summaryrefslogtreecommitdiff
path: root/package/afpfs-ng
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-13 01:11:58 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-21 15:45:16 -0500
commit2083cd78bf051c58f981d5fad81820db43645575 (patch)
treed9c1f0772adf72258edc0fd9b719c7e283b84a68 /package/afpfs-ng
parent008367ce04a30920327f6ab1b103ceed7464bcc1 (diff)
fix compile, configure check buggy
Diffstat (limited to 'package/afpfs-ng')
-rw-r--r--package/afpfs-ng/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/afpfs-ng/Makefile b/package/afpfs-ng/Makefile
index 911f3302d..e9d105be7 100644
--- a/package/afpfs-ng/Makefile
+++ b/package/afpfs-ng/Makefile
@@ -29,6 +29,7 @@ $(eval $(call PKG_template,LIBAFPCLIENT,libafpclient,$(PKG_VERSION)-${PKG_RELEAS
AUTOTOOL_STYLE:= autoreconf
CONFIGURE_ARGS+= --enable-gcrypt
+CONFIGURE_ENV+= ac_cv_func_malloc_0_nonnull=yes
post-build:
$(INSTALL_DIR) ${WRKINST}/usr/include/afpfs-ng