[Bug 277021] www/firefox: error on start after updating to 123.0 (rc1, rc2)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Feb 2024 13:02:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #74 from jakub_lach@mailplus.pl ---
(In reply to Tatsuki Makino from comment #70)

> This seems to be an SSE4 instruction, so CFLAGS+=-mno-sse4 is the minimal workaround.
> Could this time be the basis for a correct patch? :)

This would be inline with what I've wrote in comment #53 - working (core2) and
not working (penryn) CPUTYPE march should differ only by  -mno-sse4.1 /
-msse4.1

-- 
You are receiving this mail because:
You are the assignee for the bug.