git: a191d03fcb4b - main - databases/galera: enable on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Feb 2022 06:52:18 UTC
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