audio/bristol: fix build on recent current

This commit is contained in:
Tobias C. Berner
2020-08-28 10:59:56 +00:00
parent 5ab37f4c09
commit 2604ea22f3
+3
View File
@@ -26,6 +26,9 @@ CONFIGURE_ARGS+= --disable-alsa --enable-oss \
--enable-jack-default-midi \
--disable-version-check
# Fix build on recent current (would require a handful of patches)
CFLAGS+= -fcommon
PORTDATA= *
post-patch: