зеркало из https://github.com/mozilla/gecko-dev.git
47ba08e825
as opposed to passing down LINK when cross compiling. Until bug 1290334, LINK was the variable used by the NSS build system for the linker on Windows, but it now uses LD, like on other platforms. But its default value on Windows is "link", which can pick /usr/bin/link on msys2, instead of MSVC's so, pass down LD from the Gecko build system. And do so an all platforms in all cases, because it shouldn't hurt. --HG-- extra : rebase_source : 3eb8236a8f032468d10c874be2daa1c66986bd47 |
||
---|---|---|
.. | ||
crmf | ||
Makefile.in | ||
moz.build | ||
nss.mk | ||
nss.symbols |