summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/jemalloc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/jemalloc/Makefile b/devel/jemalloc/Makefile
index f72f65fcfd6..143b7a18d8b 100644
--- a/devel/jemalloc/Makefile
+++ b/devel/jemalloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/08/11 13:18:44 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2020/03/22 12:53:10 rillig Exp $
DISTNAME= jemalloc-5.2.1
PKGREVISION= 1
@@ -18,7 +18,6 @@ BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
USE_LANGUAGES= c
USE_TOOLS+= autoconf automake aclocal gmake perl:run
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-cc-silence
CONFIGURE_ARGS+= --enable-xmalloc
CONFIGURE_ARGS+= --with-xslroot=${PREFIX}/share/xsl/docbook/
PKGCONFIG_OVERRIDE= jemalloc.pc.in