MFH: r553379
audio/infamous-plugins-lv2: fix build on GCC architectures Use newer compiler: cc1: error: invalid option argument '-Og' Approved by: portmgr (fix build blanket)
This commit is contained in:
parent
d7adc5c913
commit
8e44c1ade3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=553380
@ -19,7 +19,7 @@ LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
|
||||
libntk.so:x11-toolkits/ntk \
|
||||
libzita-resampler.so:audio/zita-resampler
|
||||
|
||||
USES= cmake compiler gnome localbase pkgconfig
|
||||
USES= cmake compiler:c11 gnome localbase pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ssj71
|
||||
GH_PROJECT= infamousPlugins
|
||||
|
Loading…
Reference in New Issue
Block a user