[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Remove hardwired libfuzzer path; closes 22105.



commit 1721487beae7c11e97751cb087424336ac516692
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Mon Jun 19 15:35:46 2017 -0400

    Remove hardwired libfuzzer path; closes 22105.
---
 src/test/fuzz/include.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/fuzz/include.am b/src/test/fuzz/include.am
index 6008238..2961dab 100644
--- a/src/test/fuzz/include.am
+++ b/src/test/fuzz/include.am
@@ -36,7 +36,7 @@ oss-fuzz-prereqs: \
 noinst_HEADERS += \
 	src/test/fuzz/fuzzing.h
 
-LIBFUZZER = /home/nickm/build/libfuzz/libFuzzer.a
+LIBFUZZER = -lFuzzer
 LIBFUZZER_CPPFLAGS = $(FUZZING_CPPFLAGS) -DLLVM_FUZZ
 LIBFUZZER_CFLAGS = $(FUZZING_CFLAGS)
 LIBFUZZER_LDFLAG = $(FUZZING_LDFLAG)



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits