[tor-browser/tor-browser-38.4.0esr-5.5-1] fixup! Bug 12516: Compile hardenend Tor Browser with -fwrapv

10 Dec
2015
10 Dec
'15
12:31 p.m.
commit 2dd8df51e236c471675870aca0857946c0c1d035 Author: Georg Koppen <gk@torproject.org> Date: Thu Dec 10 12:30:13 2015 +0000 fixup! Bug 12516: Compile hardenend Tor Browser with -fwrapv --- .mozconfig-asan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mozconfig-asan b/.mozconfig-asan index 9472ff2..583883b 100644 --- a/.mozconfig-asan +++ b/.mozconfig-asan @@ -1,7 +1,7 @@ . $topsrcdir/browser/config/mozconfig export CFLAGS="-fsanitize=address -Dxmalloc=myxmalloc -fwrapv" -export CXXFLAGS="-fsanitize=address -Dxmalloc=myxmalloc -frwapv" +export CXXFLAGS="-fsanitize=address -Dxmalloc=myxmalloc -fwrapv" # We need to add -ldl explicitely due to bug 1213698 export LDFLAGS="-fsanitize=address -ldl"
3447
Age (days ago)
3447
Last active (days ago)
0 comments
1 participants
participants (1)
-
gk@torproject.org