- Fix build with clang 11

This commit is contained in:
Danilo Egea Gondolfo 2020-08-27 19:19:14 +00:00
parent a602635574
commit 0c40ddb2c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546671

View File

@ -13,6 +13,8 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pam
# Fix build with clang 11
CFLAGS+= -fcommon
USES= autoreconf gmake