- Fix build with clang 11
This commit is contained in:
parent
a602635574
commit
0c40ddb2c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546671
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ LICENSE= GPLv2
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-pam
|
||||
# Fix build with clang 11
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
USES= autoreconf gmake
|
||||
|
||||
|
|
Loading…
Reference in a new issue