Date: Sat, 4 Jan 2025 09:51:52 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ab29edda2835 - main - science/bagel: Broken on armv7 Message-ID: <202501040951.5049pqHP099372@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab29edda28352c36b78d56d88983d62e877ebb6d commit ab29edda28352c36b78d56d88983d62e877ebb6d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-04 09:44:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-04 09:44:20 +0000 science/bagel: Broken on armv7 Reported by: fallout --- science/bagel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/bagel/Makefile b/science/bagel/Makefile index 712f1be12ae1..28f22366c72a 100644 --- a/science/bagel/Makefile +++ b/science/bagel/Makefile @@ -12,6 +12,7 @@ WWW= https://nubakery.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_armv7= error: static_assert failed "size_t is assumed to be the same size as unsigned long long" BROKEN_i386= error: static_assert failed "size_t is assumed to be the same size as unsigned long long" LIB_DEPENDS= libboost_serialization.so:devel/boost-libs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501040951.5049pqHP099372>