pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/jemalloc devel/jemalloc: remove unknown configur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bca9fcf46710
branches: trunk
changeset: 413796:bca9fcf46710
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Mar 22 12:53:10 2020 +0000
description:
devel/jemalloc: remove unknown configure option
The configure program does not contain the word "silent" anymore.
diffstat:
devel/jemalloc/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 4d2764a86698 -r bca9fcf46710 devel/jemalloc/Makefile
--- a/devel/jemalloc/Makefile Sun Mar 22 12:42:41 2020 +0000
+++ b/devel/jemalloc/Makefile Sun Mar 22 12:53:10 2020 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index