MFH: r497658
Add compiler:c++11-lang to USES to fix the following on GCC-based architectures: The compiler feature "cxx_decltype" is not known to CXX compiler Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
987c2d9ec3
commit
4414df9edc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497659
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= AMDmi3
|
||||
|
||||
USES= cmake qt:5
|
||||
USES= cmake compiler:c++11-lang qt:5
|
||||
USE_QT= core gui widgets qmake_build buildtools_build linguisttools_build
|
||||
USE_SDL= mixer sdl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user