aboutsummaryrefslogtreecommitdiff
path: root/lang/gnu-cobol
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-04-24 19:15:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-04-24 19:15:05 +0000
commit32daaae72c4bea6711020b6b7a68acbaf0af386e (patch)
treeb590ae091a9af999c14febe1822125712dc4d64d /lang/gnu-cobol
parenta5d01b17a3d027e7980bd9a736a47dee432f579f (diff)
Notes
Diffstat (limited to 'lang/gnu-cobol')
-rw-r--r--lang/gnu-cobol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gnu-cobol/Makefile b/lang/gnu-cobol/Makefile
index c711f81741e5..467c62d28638 100644
--- a/lang/gnu-cobol/Makefile
+++ b/lang/gnu-cobol/Makefile
@@ -24,6 +24,7 @@ INFO= gnucobol
DATADIR= ${PREFIX}/share/gnucobol
INSTALL_TARGET= install-strip
+SSP_CFLAGS?= -fstack-protector # XXX -strong fails to build
CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib