MFH: r565794

Mark BROKEN on FreeBSD 13 and 14

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-02-17 20:09:08 +00:00
parent df22729df9
commit b6246ad3a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=565795

View File

@ -12,6 +12,8 @@ COMMENT= Synchronous multi-master replication engine
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_13= galerautils/src/gu_int128.h:163:20: error: use of undeclared identifier '__bswap64_var'
BROKEN_FreeBSD_14= galerautils/src/gu_int128.h:163:20: error: use of undeclared identifier '__bswap64_var'
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'