mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
audio/ctronome: fix build on recent current
This commit is contained in:
parent
ccc3ab47ee
commit
cd682a9a59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546789
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue