git: 108dccd20253 - main - devel/omniORB: IGNORE on i386 and armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 09:44:57 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=108dccd202539f383f608d06e5bd4b6371854a3d commit 108dccd202539f383f608d06e5bd4b6371854a3d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-06 06:14:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-06 09:44:45 +0000 devel/omniORB: IGNORE on i386 and armv7 --- devel/omniORB/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index b3f4eacb5436..7896cf316ba3 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -10,8 +10,8 @@ WWW= http://omniorb.sourceforge.net/ LICENSE= GPLv2 -BROKEN_FreeBSD_armv7= use of overloaded operator '[]' is ambiguous (with operand types -BROKEN_FreeBSD_i386= use of overloaded operator '[]' is ambiguous (with operand types +NOT_FOR_ARCHS= armv7 i386 +NOT_FOR_ARCHS_REASON= use of overloaded operator '[]' is ambiguous (with operand types LIB_DEPENDS= libzstd.so:archivers/zstd