1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Add compiler:c++11-lang to USES to fix build on powerpc64.

This commit is contained in:
Mark Linimon 2018-11-18 18:21:28 +00:00
parent a8c97a5b62
commit ff48342d45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485237

View File

@ -13,9 +13,7 @@ COMMENT= High level imperative/OO programming language
CONFLICTS= squsq-[0-9]*
BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option -std=c++0x
USES= cmake dos2unix
USES= cmake compiler:c++11-lang dos2unix
CMAKE_ARGS= -DINSTALL_INC_DIR:STRING=include
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}3