aboutsummaryrefslogtreecommitdiff
path: root/science/fastcap
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 22:00:33 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 22:00:33 +0000
commit3c1be8b5d007ce25875b8fdc9260db23d23f1ac2 (patch)
tree4f0fc065d47d33bcd5a5920b739ebccbf8485d9b /science/fastcap
parente5fbb9f4320e60e1203dc781f85fdf5585c8dc53 (diff)
downloadports-3c1be8b5d007ce25875b8fdc9260db23d23f1ac2.tar.gz
ports-3c1be8b5d007ce25875b8fdc9260db23d23f1ac2.zip
science/fastcap: fix build on recent current
Notes
Notes: svn path=/head/; revision=546836
Diffstat (limited to 'science/fastcap')
-rw-r--r--science/fastcap/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/fastcap/Makefile b/science/fastcap/Makefile
index 94c7cfda79bd..424f36f4fd1b 100644
--- a/science/fastcap/Makefile
+++ b/science/fastcap/Makefile
@@ -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