Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2026 16:43:50 +0000
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: 6839df1948d5 - main - www/microbin: Broken in i386
Message-ID:  <69bad646.1fd18.50a32094@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 6839df1948d56f0a3886f0e486f9f3c8fd40b5b6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-18 16:43:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-18 16:43:47 +0000

    www/microbin: Broken in i386
    
    Reported by:    fallout
---
 www/microbin/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/microbin/Makefile b/www/microbin/Makefile
index e4a271339781..5e3ab7bece70 100644
--- a/www/microbin/Makefile
+++ b/www/microbin/Makefile
@@ -11,6 +11,8 @@ WWW=		https://microbin.eu \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	link fails: ld: error: undefined symbol: __atomic_load
+
 BUILD_DEPENDS=	bash:shells/bash \
 		gmake:devel/gmake
 LIB_DEPENDS=	libonig.so:devel/oniguruma


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bad646.1fd18.50a32094>