security/akmos: fix build on recent current
This commit is contained in:
parent
0c499d4bc6
commit
921a7a7122
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546380
@ -22,6 +22,9 @@ GNU_CONFIGURE= yes
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# Fix build with clang11
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
OPTIONS_DEFINE= ASM TEST BENCH
|
||||
OPTIONS_DEFAULT=ASM
|
||||
OPTIONS_SUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user