aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 18:19:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 18:19:12 +0000
commitcd682a9a595474924bce5140b0e3a889a7bdcce8 (patch)
treef72eabd09791a10daf83f61f943329ab1c5a71ca /audio
parentccc3ab47ee223b228aa0c82e987fa9b23b0da829 (diff)
downloadports-cd682a9a595474924bce5140b0e3a889a7bdcce8.tar.gz
ports-cd682a9a595474924bce5140b0e3a889a7bdcce8.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/ctronome/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/ctronome/Makefile b/audio/ctronome/Makefile
index f536f4e90786..9bbc0371dada 100644
--- a/audio/ctronome/Makefile
+++ b/audio/ctronome/Makefile
@@ -12,6 +12,9 @@ COMMENT= Programmable console-based metronome
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+# Fix build with clang11
+CFLAGS+= -fcommon
+
PLIST_FILES= bin/ctronome \
%%DATADIR%%/metronome1.wav \
%%DATADIR%%/metronome2.wav