From 798abca6f4bc42203bcc52684bdd145a0b494eeb Mon Sep 17 00:00:00 2001 From: Oliver Chang Date: Fri, 27 Apr 2018 13:53:29 +1000 Subject: Update fuzzer_environment.md --- docs/fuzzer_environment.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs') diff --git a/docs/fuzzer_environment.md b/docs/fuzzer_environment.md index d35786dd..e4c9bfa7 100644 --- a/docs/fuzzer_environment.md +++ b/docs/fuzzer_environment.md @@ -52,7 +52,3 @@ executable lives in. Your project should not be compiled with `-march=native` or `-mtune=native` flags, as the build infrastructure and fuzzing machines may have different CPUs as well as other hardware differences. You may however use `-mtune=generic`. - -## Network access - -There will be no network interfaces available (not even loopback). -- cgit v1.2.3