From 71d97ea32615300bd296e921dc808abade9f83fe Mon Sep 17 00:00:00 2001 From: Lawrence Nahum Date: Wed, 16 Oct 2019 03:19:31 +0200 Subject: [PATCH] Revert "enable hardening, see https://trac.torproject.org/projects/tor/wiki/doc/TorFragileHardening" This reverts commit 29c08d10e60ba64f705e94a7f9dd25ef9f391aab. --- fetchbuild.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fetchbuild.sh b/fetchbuild.sh index 7328923..bf23b04 100755 --- a/fetchbuild.sh +++ b/fetchbuild.sh @@ -112,7 +112,6 @@ TOROPT="--disable-system-torrc --disable-asciidoc --enable-static-tor --enable-s --with-libevent-dir=$TORBUILDROOT/libevent --disable-lzma \ --disable-tool-name-check --disable-rust \ --disable-largefile ac_cv_c_bigendian=no \ - --enable-fragile-hardening \ --disable-module-dirauth" ./configure $TOROPT --prefix=$TORBUILDROOT/tor --host=$target_host --disable-android