mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 14:54:25 +00:00
b592711bb2
Currently only Windows can take advantage of this. The reason why the arrays of deunified sources are named like that in Spidermonkey's moz.build is to avoid UnsortedErrors in python. There's probably a better way to handle that, but I just want something that works for now. And yes, the deunified sources will be reunified if LTO is disabled.