science/fastcap: fix build on recent current
This commit is contained in:
parent
e5fbb9f432
commit
3c1be8b5d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546836
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ HAS_CONFIGURE= yes
|
|||
CONFIGURE_SCRIPT= config
|
||||
WRKSRC= ${WRKDIR}/fastcap-2.0wr
|
||||
|
||||
# Fix build with clang11
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
BINFILES= busgen capgen cubegen fastcap pipedgen pyragen
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
|
Loading…
Reference in a new issue