• Tor Lillqvist's avatar
    Don't let NSS use the MSVC debugging runtime in an --enable-debug build · 57fb462c
    Tor Lillqvist yazdı
    In an MSVC build, not exporting BUILD_OPT to the Mozilla build
    machinery causes the produced DLLs to use the debug CRT. The exact
    mechanism is a bit of a mystery, and I didn't feel like spending too
    much time trying to understand it.
    
    Using the debug CRT is confusing and wrong. Nothing in LO otherwise
    uses it. It also makes testing a build much harder for me at least, as
    I do that in a fairly pristine virtual machine with no MSVC debugging
    runtime available. (The normal CRT is bundled in the LO installer.)
    
    Change-Id: I27f774d92a3986d40162c870202bcdddd94aa7c6
    57fb462c
Adı
Son kayıt (commit)
Son güncelleme
..
prj Loading commit data...
README Loading commit data...
makefile.mk Loading commit data...
nsinstall.py Loading commit data...
nspr-4.9-build.patch Loading commit data...
nss-3.13.3-build.patch Loading commit data...
nss-3.13.5-zlib-werror.patch Loading commit data...
nss-config.patch Loading commit data...
nss.aix.patch Loading commit data...
nss.patch Loading commit data...
nss.patch.mingw Loading commit data...
nss_macosx.patch Loading commit data...