1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

devel/chromium-gn: unbreak on powerpc64 elfv2

FreeBSD 13 soon switches to elfv2 abi, on which this port builds.

Approved by:	mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-12-05 21:19:42 +00:00
parent dd3c46ee0c
commit 3c460b4aa7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519108

View File

@ -8,7 +8,8 @@ COMMENT= Gn meta build framework
MASTERDIR= ${.CURDIR}/../../www/chromium
BROKEN_powerpc64= fails to compile: safe_math_clang_gcc_impl.h:132:45: '__builtin_subcb' was not declared in this scope
BROKEN_FreeBSD_11_powerpc64= fails to compile: safe_math_clang_gcc_impl.h:132:45: '__builtin_subcb' was not declared in this scope
BROKEN_FreeBSD_12_powerpc64= fails to compile: safe_math_clang_gcc_impl.h:132:45: '__builtin_subcb' was not declared in this scope
BUILDTYPE= Release
NO_BUILD= yes