_build_profiled controls whether package is built with PGO (profile guided optimization; 20% performance boost on benchmarks in exchange for 3x build time). If set to anything but "true", package will be built without PGO.
_build_profiled_xvfb controls whether the profiling environment is Xvfb or Weston. If anything but "true", Weston is used. I haven't seen any significant performance difference.
I'd use the default, unless profiling fails. Then try with Xvfb. If that still fails, try with PGO disabled.
Pinned Comments
lsf commented on 2025-01-01 21:28 (UTC)
Please refrain from abusing the flagging of a package as out of date for build issues. This is not what it is supposed to be used for.
I automatically get notified of comments to this package. I do not need to be notified of whatever build problems occur (whether they are an individual's problems or the actual package's problems) twice, and not via flagging it out of date.
Issues with this package can also be reported at https://codeberg.org/librewolf/issues/issues (as it is also maintained there, at https://codeberg.org/librewolf/arch, too).