summaryrefslogtreecommitdiff
path: root/textproc/groonga
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-07-11 19:41:20 +0000
committerjoerg <joerg@pkgsrc.org>2017-07-11 19:41:20 +0000
commitfe27724dd05ce5b45879ef2eda2cf27eaf4335af (patch)
tree7af0f5817d69f75cbf1fc1000d30b0ce66adacc5 /textproc/groonga
parent441752357452bcf5fb88b76deb3b4ee7845eea96 (diff)
downloadpkgsrc-fe27724dd05ce5b45879ef2eda2cf27eaf4335af.tar.gz
Retire CLANG_NO_VALUE_PROPAGATION_PASS. CVP has been fixed in LLVM to
require much less memory.
Diffstat (limited to 'textproc/groonga')
-rw-r--r--textproc/groonga/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index 00a39716ae6..b1cc16b6fbf 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2016/09/11 16:06:53 taca Exp $
+# $NetBSD: Makefile,v 1.61 2017/07/11 19:41:20 joerg Exp $
#
DISTNAME= groonga-6.0.8
@@ -25,8 +25,6 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --with-ruby=${RUBY}
-CFLAGS+= ${CLANG_NO_VALUE_PROPAGATION_PASS}
-
PKGCONFIG_OVERRIDE+= groonga.pc.in
PKG_SYSCONFSUBDIR= ${PKGBASE}