gecko-dev/config/makefiles
Jamie Nicol d384e8fa67 Bug 1604615 - Use cargo linker wrapper for native sanitizer builds, but don't set problematic flags. r=glandium
For native sanitizer builds, we currently do not pass the linker flags
to cargo, as they were causing crashes in some build scripts. Without
this, however, the linker is unable to find libstdc++. Instead, do
tell cargo to use the linker wrapper, but omit the problematic flags
from MOZ_CARGO_WRAP_LDFLAGS.

Differential Revision: https://phabricator.services.mozilla.com/D70354
2020-04-21 10:31:53 +00:00
..
xpidl
autotargets.mk
debugmake.mk Bug 1515843 - Stop building host static libraries. r=ted 2018-12-21 23:00:00 +00:00
functions.mk Bug 1599648 - Add a py3_action build action r=firefox-build-system-reviewers,mshal 2019-11-27 23:38:49 +00:00
makeutils.mk
nonrecursive.mk
rust.mk Bug 1604615 - Use cargo linker wrapper for native sanitizer builds, but don't set problematic flags. r=glandium 2020-04-21 10:31:53 +00:00
target_binaries.mk Bug 1605215 - add install rules for `WASM_LIBRARY`; r=firefox-build-system-reviewers,rstewart 2019-12-19 21:41:23 +00:00