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:
parent
8aeb5133c3
commit
b31a00bec5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546181
@ -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= *
|
||||
|
Loading…
Reference in New Issue
Block a user