CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2025/09/20 01:11:18

Modified files:
        mail/mozilla-thunderbird: Makefile 

Log message:
mail/mozilla-thunderbird:  switch arm64 back to llvm 19

disable retguard via -fno-ret-protector, thanks robert@ for the hint.
apparently retguard on arm64 does something that xpcom doesnt like,
leading to the startup crashes seen and reported in #1973016.

this is not needed on amd64, where retguard stays enabled by default,
and -fno-ret-protector can be removed once arm64 is analyzed/fixed.

Reply via email to