Mark as BROKEN on riscv64:

galerautils/src/gu_int128.h:163:20: error: use of undeclared identifier '__bswap64_var'

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
This commit is contained in:
Mark Linimon 2020-12-07 03:21:17 +00:00
parent e812986234
commit 1ff2127b09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557203
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
BROKEN_armv6= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
BROKEN_armv7= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
BROKEN_riscv64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
NOT_FOR_ARCHS= i386
# On i386 older versions of clang produce:
# cannot compile this atomic library call yet ... __atomic_add_fetch

View file

@ -13,6 +13,7 @@ COMMENT= Synchronous multi-master replication engine
LICENSE= GPLv2
BROKEN_riscv64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
NOT_FOR_ARCHS= i386
# On i386 older versions of clang produce:
# cannot compile this atomic library call yet ... __atomic_add_fetch