[tor-browser/tor-browser-68.1.0esr-9.0-2] Bug 31450: Setting proper BINDGEN_CFLAGS

10 Sep
2019
10 Sep
'19
7:39 p.m.
commit 56be840ce8e2c852bb040b39640db812a714a73b Author: Georg Koppen <gk@torproject.org> Date: Sun Sep 8 14:54:53 2019 +0000 Bug 31450: Setting proper BINDGEN_CFLAGS --- .mozconfig-asan | 1 + 1 file changed, 1 insertion(+) diff --git a/.mozconfig-asan b/.mozconfig-asan index 04dd4373cd1f..8748f5825d3e 100644 --- a/.mozconfig-asan +++ b/.mozconfig-asan @@ -15,6 +15,7 @@ export HOST_LDFLAGS="-ldl" mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-@CONFIG_GUESS@ mk_add_options MOZ_APP_DISPLAYNAME="Tor Browser" export MOZILLA_OFFICIAL=1 +export BINDGEN_CFLAGS='--gcc-toolchain=/var/tmp/dist/gcc' ac_add_options --enable-address-sanitizer ac_add_options --disable-jemalloc
2068
Age (days ago)
2068
Last active (days ago)
0 comments
1 participants
participants (1)
-
boklm@torproject.org