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

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Mar 2024 21:17:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #87 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 248988
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248988&action=edit
Still incomplete patch for www/firefox

So here is a patch of my comment #84 #85 plan :)
This has been internalized in attachment 248472 patch.
However, it is written in a similar format to the surrounding format, with
changes to the conditions under which it can be submitted upstream.
This suppresses all warnings of undefined symbols.
-o ../../dist/bin/firefox links will always contain -lm.
However, it is not linked when it is not needed. It is as intended.

Those built in an environment where CPUTYPE=core-avx2 is specified and
-march=haswell is used can be started successfully.
However, this was only tested on 12.4-STABLE amd64.

As you can see from the contents of this patch, the format has become a
chimera.
Some kind of correction is needed.

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