Date: Sat, 20 Jul 2024 17:43:46 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: Mikael Urankar <mikael@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 7b0c8167940b - main - net/ntpd-rs: mark as broken on i386 Message-ID: <bk2s-f4r1-wny@FreeBSD.org> In-Reply-To: <202407201533.46KFXTm2012293@gitrepo.freebsd.org> (Mikael Urankar's message of "Sat, 20 Jul 2024 15:33:29 GMT") References: <202407201533.46KFXTm2012293@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Mikael Urankar <mikael@FreeBSD.org> writes: > +NOT_FOR_ARCHS= i386 > +NOT_FOR_ARCHS_REASON= the ring crate requires SSE2 instruction on intel cpu Why not pass -C target-feature=+sse2 like games/jumpy instead?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bk2s-f4r1-wny>