зеркало из https://github.com/mozilla/gecko-dev.git
ed863255b4
MOZ_REPLACE_MALLOC_LINKAGE was added back when there were problems with getting weak references working properly for replace-malloc. Versions of OSX < 10.6 needed flat namespace, but aren't supported anymore. Versions of Xcode < 4.5 required flat namespace + a dummy library in order to produce proper weak references. There is virtually nobody still building with such an ancient toolchain. Keeping those around doesn't /really/ hurt, except recent versions of Xcode don't expose dyldinfo in /usr/bin, used for the configure test. Consequently, MOZ_REPLACE_MALLOC_LINKAGE ended up being set to use the dummy library setup, which, by using flat namespace, now causes harm in bug 1356701, causing bug 1378332. --HG-- extra : rebase_source : e3edc1f2cf905943c33fafeb631f2f88fc87167e |
||
---|---|---|
.. | ||
Moz | ||
external | ||
faster | ||
makefiles | ||
tests | ||
Makefile.in | ||
MozZipFile.py | ||
android-common.mk | ||
autoconf-js.mk.in | ||
autoconf.mk.in | ||
baseconfig.mk | ||
check_js_msg_encoding.py | ||
check_js_opcode.py | ||
check_macroassembler_style.py | ||
check_source_count.py | ||
check_spidermonkey_style.py | ||
check_vanilla_allocations.py | ||
config.mk | ||
createprecomplete.py | ||
doxygen.cfg.in | ||
emptyvars-js.mk.in | ||
emptyvars.mk.in | ||
expandlibs.py | ||
expandlibs_config.py | ||
expandlibs_exec.py | ||
expandlibs_gen.py | ||
find_OOM_errors.py | ||
gcc-stl-wrapper.template.h | ||
gcc_hidden.h | ||
install.bat | ||
link.py | ||
make-stl-wrappers.py | ||
milestone.txt | ||
moz.build | ||
mozunit.py | ||
msvc-stl-wrapper.template.h | ||
nsinstall.c | ||
nsinstall.py | ||
pathsub.c | ||
pathsub.h | ||
printconfigsetting.py | ||
printprereleasesuffix.py | ||
pythonpath.py | ||
rebuild_check.py | ||
recurse.mk | ||
rules.mk | ||
static-checking-config.mk | ||
stl-headers | ||
string-format.js | ||
system-headers | ||
version.mk | ||
version_win.pl |