MFH: r497626
Add compiler:c++11-lang to USES to fix the following on GCC-based architectures: cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
7e4f5a03d7
commit
e23e77a3aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497627
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libtag.so:audio/taglib
|
||||
|
||||
USES= qmake qt:5
|
||||
USES= compiler:c++11-lang qmake qt:5
|
||||
USE_GL= gl
|
||||
USE_QT= core gui widgets phonon4 qmake_build buildtools_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user