1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

USES=compiler:c++11-lang is necessary to compile this port on powerpc64.

PR:		231679
Submitted by:	Piotr Kubaj
Approved by:	maintainer
This commit is contained in:
Tilman Keskinoz 2018-09-25 08:26:39 +00:00
parent f7155dd234
commit f777d39950
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480650

View File

@ -15,9 +15,7 @@ COMMENT= Documentation system for C, C++, and other languages
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to link: ../lib/lib_doxygen.a(language.cpp.o)(.text+0xb6c): sibling call optimization to `_ZN12ConfigValuesD1Ev' does not allow automatic multiple TOCs
USES= bison cmake:outsource,noninja iconv python shebangfix
USES= bison cmake:outsource,noninja compiler:c++11-lang iconv python shebangfix
ALL_TARGET= all
CMAKE_ARGS+= -DDOC_INSTALL_DIR:PATH=${DOCSDIR_REL}
# Parallel jobs breaks when the DOCS option is on