git: 5c574c71c34c - main - devel/omniORB: Mark BROKN on armv7 and i386

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 03 Jan 2024 05:28:05 UTC
The branch main has been updated by bofh:

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

commit 5c574c71c34ca358b2fe10f7cf923a0d45ad0298
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-02 18:46:29 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-03 05:27:52 +0000

    devel/omniORB: Mark BROKN on armv7 and i386
    
    Currently the port is BROKEN on i386 and armv7 and I do not have the
    resources to test these. If anyone has a fix feel free to fix.
---
 devel/omniORB/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 1c7af4982fe4..b3f4eacb5436 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -10,6 +10,9 @@ 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
+
 LIB_DEPENDS=	libzstd.so:archivers/zstd
 
 USES=		gmake pkgconfig python shebangfix ssl tar:bzip2