aboutsummaryrefslogtreecommitdiff
path: root/comms/smstools3
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-08-25 13:53:15 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-08-25 13:53:15 +0000
commitb31a00bec56084f9f355e5698b13c040a72df2b0 (patch)
treeaf5f42f48dfc3264faad0ed71b959e58f4aca779 /comms/smstools3
parent8aeb5133c380bf9f7db1cf9fa0938818f50c2741 (diff)
downloadports-b31a00bec56084f9f355e5698b13c040a72df2b0.tar.gz
ports-b31a00bec56084f9f355e5698b13c040a72df2b0.zip
Add -fcommon to CFLAGS to allow building on clang 11 in recent head.
Notes
Notes: svn path=/head/; revision=546181
Diffstat (limited to 'comms/smstools3')
-rw-r--r--comms/smstools3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile
index c9b3418fa9d1..7fc020d9e5ea 100644
--- a/comms/smstools3/Makefile
+++ b/comms/smstools3/Makefile
@@ -40,6 +40,7 @@ PLIST_SUB+= SPOOLDIR="${SPOOLDIR}" LOGDIR="${LOGDIR}" PIDDIR="${PIDDIR}" \
SMSD_USER="${SMSD_USER}" SMSD_GROUP="${SMSD_GROUP}"
SUB_FILES= pkg-install pkg-deinstall
+CFLAGS+= -fcommon
LDFLAGS+= -linotify
PORTDOCS= *