summaryrefslogtreecommitdiff
path: root/textproc/groonga
diff options
context:
space:
mode:
authorobache <obache>2014-02-25 04:32:54 +0000
committerobache <obache>2014-02-25 04:32:54 +0000
commit37557214117c0746efc9881c539abf271a1f378a (patch)
treea55cbdc57fca817ceac1d6f8d7bb7b017207bed3 /textproc/groonga
parentf4743ce4c33e4e1edd1b7b3f9007252cf62509be (diff)
downloadpkgsrc-37557214117c0746efc9881c539abf271a1f378a.tar.gz
Not a general issue of clang (some environment specific issue).
Diffstat (limited to 'textproc/groonga')
-rw-r--r--textproc/groonga/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index 5f87998d329..929f97a7720 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2014/02/25 00:58:30 obache Exp $
+# $NetBSD: Makefile,v 1.37 2014/02/25 04:32:54 obache Exp $
#
DISTNAME= groonga-4.0.0
@@ -51,11 +51,6 @@ REPLACE_RUBY+= data/munin/groonga_status_
REPLACE_RUBY+= data/munin/groonga_throughput_
.include "../../lang/ruby/replace.mk"
-.include "../../mk/compiler.mk"
-.if !empty(PKGSRC_COMPILER:Mclang)
-BROKEN= clang optimization bug
-.endif
-
.include "../../devel/editline/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"