audio/lenticular-lv2: fix build on GCC architectures
Use newer GCC: cc1plus: error: unrecognized command line option "-Wno-unused-local-typedefs" MFH: 2020Q3 (fix build blanket)
This commit is contained in:
parent
4d6904605d
commit
c4c69135fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542728
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USES= compiler:c++11-lang gmake pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= polyeffects
|
||||
GH_PROJECT= lenticular_lv2
|
||||
|
Loading…
Reference in New Issue
Block a user