aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine315
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-11-14 05:09:49 +0000
committerCy Schubert <cy@FreeBSD.org>2020-11-14 05:09:49 +0000
commit5f0bf65eb19ec7dce24a72e942cc616859e9ea4e (patch)
tree8ad7587419c65eb5b1311a311e0af0f484d31935 /sysutils/cfengine315
parent396f0dacd2b728df49fb525a1e5a0c83be537eb4 (diff)
downloadports-5f0bf65eb19ec7dce24a72e942cc616859e9ea4e.tar.gz
ports-5f0bf65eb19ec7dce24a72e942cc616859e9ea4e.zip
Fix build under LLVM11.
Notes
Notes: svn path=/head/; revision=555077
Diffstat (limited to 'sysutils/cfengine315')
-rw-r--r--sysutils/cfengine315/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfengine315/Makefile b/sysutils/cfengine315/Makefile
index 936f83a4897e..708e9492a336 100644
--- a/sysutils/cfengine315/Makefile
+++ b/sysutils/cfengine315/Makefile
@@ -31,7 +31,7 @@ GNU_CONFIGURE= yes
USES= autoreconf cpe gmake gnome libtool localbase shebangfix ssl
USE_GNOME= libxml2
SHEBANG_FILES= examples/remake_outputs.pl
-CFLAGS+= -Wno-return-type
+CFLAGS+= -Wno-return-type -fcommon
# EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3
DOCSDIR= ${PREFIX}/share/doc/cfengine
MAKE_ENV= EXPLICIT_VERSION=${PORTVERSION}