Date: Sat, 25 Apr 2020 07:54:19 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532917 - head/devel/chromium-gn Message-ID: <202004250754.03P7sJBF079950@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Apr 25 07:54:19 2020 New Revision: 532917 URL: https://svnweb.freebsd.org/changeset/ports/532917 Log: Mark BROKEN: fails to extract Reported by: pkg-fallout Modified: head/devel/chromium-gn/Makefile Modified: head/devel/chromium-gn/Makefile ============================================================================== --- head/devel/chromium-gn/Makefile Sat Apr 25 07:29:22 2020 (r532916) +++ head/devel/chromium-gn/Makefile Sat Apr 25 07:54:19 2020 (r532917) @@ -11,6 +11,7 @@ EXPIRATION_DATE= 2020-09-15 MASTERDIR= ${.CURDIR}/../../www/chromium +BROKEN= fails to extract 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004250754.03P7sJBF079950>