aboutsummaryrefslogtreecommitdiff
path: root/audio/nyquist
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-29 19:03:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-29 19:04:56 +0000
commit69e9da7fbc9e6fcc6fd34f44dd2aff2f61d66567 (patch)
tree92688b87619cc8fd21ae0f59c630d603e4a66f22 /audio/nyquist
parent81400243cf68835d70eea53d84faf61635e5d8df (diff)
downloadports-69e9da7fbc9e6fcc6fd34f44dd2aff2f61d66567.tar.gz
ports-69e9da7fbc9e6fcc6fd34f44dd2aff2f61d66567.zip
Diffstat (limited to 'audio/nyquist')
-rw-r--r--audio/nyquist/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/nyquist/Makefile b/audio/nyquist/Makefile
index a179a4688710..69fab047b500 100644
--- a/audio/nyquist/Makefile
+++ b/audio/nyquist/Makefile
@@ -15,6 +15,7 @@ USE_CSTD= c99
WRKSRC= ${WRKDIR}/${PORTNAME}
CFLAGS+= -Dulong=uint32_t -DXL_BIG_ENDIAN -DHAVE_SYS_SOUNDCARD_H
+CFLAGS+= -fcommon # notified the author vie e-mail on 2021-04-29
USE_JAVA= yes