diff --git a/projects/tor/build.sh b/projects/tor/build.sh index 1e5ce2a38..348196071 100644 --- a/projects/tor/build.sh +++ b/projects/tor/build.sh @@ -63,7 +63,7 @@ export ASAN_OPTIONS=detect_leaks=0 --with-libevent-dir=${SRC}/deps \ --with-openssl-dir=${SRC}/deps \ --with-zlib-dir=${SRC}/deps \ - --disable-gcc-hardening=no + --disable-gcc-hardening make clean make -j$(nproc) oss-fuzz-fuzzers