devel/chromium-gn: unbreak
PR: 247239 Approved by: pizzamig (maintainer)
This commit is contained in:
parent
4b560277fc
commit
7458e3c197
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539368
1 changed files with 0 additions and 5 deletions
|
@ -11,7 +11,6 @@ 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
|
||||
|
||||
|
@ -25,10 +24,6 @@ PLIST_FILES= bin/gn
|
|||
|
||||
GN_ONLY= yes
|
||||
|
||||
post-extract:
|
||||
@${CP} ${WRKSRC}/base/numerics/safe_math_arm_impl.h ${WRKSRC}/tools/gn/base/numerics
|
||||
@${CP} ${WRKSRC}/base/numerics/safe_conversions_arm_impl.h ${WRKSRC}/tools/gn/base/numerics
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/gn ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue