security/akmos: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 17:48:20 +00:00
parent 0c499d4bc6
commit 921a7a7122
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546380

View file

@ -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