[Bug 280624] net/quiche: mark BROKEN on i386
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280624] net/quiche: mark BROKEN on i386"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Oct 2024 11:09:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280624 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org, | |yuri@freebsd.org --- Comment #1 from Dimitry Andric <dim@FreeBSD.org> --- Maybe you can do something similar as in deskutils/pueue/Makefile, where yuri added: RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 ? -- You are receiving this mail because: You are the assignee for the bug.