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:
Piotr Kubaj 2020-07-21 08:41:14 +00:00
parent 4d6904605d
commit c4c69135fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542728

View File

@ -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