MFH: r560035
audio/cava: fix build on GCC architectures cc1: error: unrecognized command line option "-Wno-unused-result" cc1: error: unrecognized command line option "-Wno-unknown-warning-option" cc1: error: unrecognized command line option "-Wno-maybe-uninitialized"
This commit is contained in:
parent
85189b3c2f
commit
2a7dbb12a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=560037
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= libfftw3.so:math/fftw3 \
|
||||
libiniparser.so:devel/iniparser
|
||||
|
||||
USES= autoreconf libtool localbase ncurses
|
||||
USES= autoreconf compiler:c11 libtool localbase ncurses
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= karlstav
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user