mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
5b438179ad
Don't mark the .kPStaticModules section as relro for bfd, as the linkers on Windows and Mac don't do this anyway. Add a section insert of .kPStaticModules to config/expandlibs_exec.py, which seems to be the primary cause of linking bustage on gold, lld, and mold.