[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/tor-browser-38.4.0esr-5.5-1] fixup! Bug 12516: Compile hardenend Tor Browser with -fwrapv
commit 2dd8df51e236c471675870aca0857946c0c1d035
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
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"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits