aboutsummaryrefslogtreecommitdiff
path: root/misc/dynomite
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 20:22:15 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 20:22:15 +0000
commit3558d60b908bf111c236439c1362a67641baa353 (patch)
tree2f6f3ec3bbfc57dd79c5fab55520c704f7b24a9a /misc/dynomite
parentccfef2f75e7cded637ce5b013ab591a8c25662a6 (diff)
downloadports-3558d60b908bf111c236439c1362a67641baa353.tar.gz
ports-3558d60b908bf111c236439c1362a67641baa353.zip
misc/dynomite: fix build on recent current
Notes
Notes: svn path=/head/; revision=546820
Diffstat (limited to 'misc/dynomite')
-rw-r--r--misc/dynomite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/dynomite/Makefile b/misc/dynomite/Makefile
index 8ac6dcf4002a..624bf7f9d408 100644
--- a/misc/dynomite/Makefile
+++ b/misc/dynomite/Makefile
@@ -17,6 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= Netflix
LDFLAGS+= -lexecinfo
+CFLAGS+= -fcommon
PLIST_FILES= bin/dynomite-hash-tool \
man/man8/dynomite.8.gz \