gecko-dev/mobile/android/config
Mike Hommey 63bff39aa5 Bug 1820947 - Don't enable valgrind support in Android ASan builds. r=decoder
I think the flag was cargo-culted from the linux builds, but only worked
kind of accidentally: the Android NDK doesn't provide the valgrind
header, but as we weren't using a sysroot, we ended up picking the
system one, which kinda sorta works ok. Unfortunately, now that we are
switching to using a sysroot, the valgrind header can't be picked that
way anymore. I don't think this has an impact on ASan itself.

Differential Revision: https://phabricator.services.mozilla.com/D172507
2023-03-15 20:30:01 +00:00
..
mozconfigs Bug 1820947 - Don't enable valgrind support in Android ASan builds. r=decoder 2023-03-15 20:30:01 +00:00
proguard
tooltool-manifests
js_wrapper.sh