CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2024/09/24 08:32:59

Modified files:
        www/mozilla-firefox: Makefile 

Log message:
Disable btcfi and exec-only in Firefox on aarch64 for now. The bundled copy
of libdav1d doesn't have the asm fixes from the (older) version in ports -
while many hunks of the patches apply directly to the newer code here,
it needs more aarch64 asm knowledge than I have to port the rest across.

landry@ has a diff (based on gentoo patches) to build against system versions
of dav1d and aom - that's generally what we want longer-term, but this more-
targetted change is safer for release (and avoids downgrading the version of
dav1d used in firefox past some security fixes).

ok tb@

Reply via email to