mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
b3e760e409
commit
ce675e0229
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563854
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
|
||||
sox:audio/sox
|
||||
|
||||
USES= cmake:noninja qt:5
|
||||
USES= cmake:noninja compiler:c++11-lang qt:5
|
||||
USE_GITHUB= yes
|
||||
USE_QT= core gui linguisttools network widgets buildtools_build \
|
||||
qmake_build
|
||||
|
Loading…
Reference in New Issue
Block a user