summaryrefslogtreecommitdiff
path: root/devel/elftoolchain
diff options
context:
space:
mode:
authorjoerg <joerg>2014-12-10 23:22:05 +0000
committerjoerg <joerg>2014-12-10 23:22:05 +0000
commit582dc0198dd85e71c56d94cf1c6e33dcabc44197 (patch)
tree10307b73aabd8c13f1920f2b55777d1c2f49978d /devel/elftoolchain
parent8d786c67027876cd22af89828f1abc24a5ea4926 (diff)
downloadpkgsrc-582dc0198dd85e71c56d94cf1c6e33dcabc44197.tar.gz
Ignore const cast issues.
Diffstat (limited to 'devel/elftoolchain')
-rw-r--r--devel/elftoolchain/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/elftoolchain/Makefile b/devel/elftoolchain/Makefile
index 6b300ff5372..842ffb7faaa 100644
--- a/devel/elftoolchain/Makefile
+++ b/devel/elftoolchain/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:08 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2014/12/10 23:22:05 joerg Exp $
DISTNAME= elftoolchain-0.5.1
PKGREVISION= 1
@@ -21,7 +21,7 @@ MAKE_FLAGS+= MKPROFILE=yes
CWARNFLAGS.clang= -Wno-error=missing-noreturn \
-Wno-error=constant-logical-operand \
- -Wno-error=conversion
+ -Wno-error=conversion -Wno-error=cast-qual
MAKE_FLAGS+= CWARNFLAGS.clang=${CWARNFLAGS.clang:Q}
INSTALLATION_DIRS= bin lib