Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2022 06:52:18 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a191d03fcb4b - main - databases/galera: enable on riscv64
Message-ID:  <202202240652.21O6qI95047962@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a191d03fcb4b3f8c4a7b802dcbf2550c63c3b280

commit a191d03fcb4b3f8c4a7b802dcbf2550c63c3b280
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-02-24 06:47:01 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-02-24 06:47:01 +0000

    databases/galera: enable on riscv64
---
 databases/galera/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/databases/galera/Makefile b/databases/galera/Makefile
index 5dd55d7e942c..008c419d65ae 100644
--- a/databases/galera/Makefile
+++ b/databases/galera/Makefile
@@ -14,7 +14,6 @@ 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 powerpc
 # On i386 older versions of clang produce:
 #   cannot compile this atomic library call yet ... __atomic_add_fetch



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202240652.21O6qI95047962>