summaryrefslogtreecommitdiff
path: root/audio/arts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r--audio/arts/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index 29ce62b2e77..ad7bc2fc0c5 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2017/07/24 08:31:44 maya Exp $
+# $NetBSD: Makefile,v 1.93 2017/07/24 08:34:30 maya Exp $
DISTNAME= arts-1.5.10
PKGREVISION= 15
@@ -14,6 +14,9 @@ CFLAGS.SunOS+= -D_XOPEN_SOURCE=600 -std=c99
USE_TOOLS+= perl pkg-config
+# intentionally overrides libc
+PKGSRC_USE_FORTIFY= no
+
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}