sysutils/eclat: fix build on recent current
This commit is contained in:
parent
5441fb96d8
commit
c60f6159ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546826
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ USES= localbase tar:xz
|
|||
GNU_CONFIGURE= yes
|
||||
TEST_TARGET= check
|
||||
|
||||
# Fix build with clang11
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog NEWS README THANKS TODO
|
||||
|
||||
OPTIONS_DEFINE= DOCS GDBM LDAP
|
||||
|
|
Loading…
Reference in a new issue