From 542bea37fb79497ac3f4ea3411b2af4e5099c864 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 3 Feb 2020 16:10:16 +0100 Subject: fix MDs --- gcc_plugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc_plugin') diff --git a/gcc_plugin/README.md b/gcc_plugin/README.md index 20ae5c6f..fcc778fa 100644 --- a/gcc_plugin/README.md +++ b/gcc_plugin/README.md @@ -56,7 +56,7 @@ standard operating mode of AFL, e.g.: Be sure to also include CXX set to afl-g++-fast for C++ code. The tool honors roughly the same environmental variables as afl-gcc (see -../docs/env_variables.txt). This includes AFL_INST_RATIO, AFL_USE_ASAN, +[env_variables.md](../docs/env_variables.md). This includes AFL_INST_RATIO, AFL_USE_ASAN, AFL_HARDEN, and AFL_DONT_OPTIMIZE. Note: if you want the GCC plugin to be installed on your system for all -- cgit 1.4.1