1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Add -fcommon to CFLAGS to allow building on clang 11 in recent head.

This commit is contained in:
Guido Falsi 2020-08-25 13:53:15 +00:00
parent 8aeb5133c3
commit b31a00bec5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546181

View File

@ -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= *