diff options
author | van Hauser <vh@thc.org> | 2019-07-16 08:52:13 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-07-16 08:52:13 +0200 |
commit | 0af9f664db5b68e1eb8daa5257410f2e9c400076 (patch) | |
tree | 63e623dba463dc9b73fd49659625a86eebe57c6a | |
parent | 995eb0cd7972e2179ea9fe727d3c89d0b552c111 (diff) | |
download | afl++-0af9f664db5b68e1eb8daa5257410f2e9c400076.tar.gz |
env doc update for gcc_plugin
-rw-r--r-- | docs/env_variables.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/env_variables.txt b/docs/env_variables.txt index e58327b4..1ce56563 100644 --- a/docs/env_variables.txt +++ b/docs/env_variables.txt @@ -7,8 +7,8 @@ Environmental variables users or for some types of custom fuzzing setups. See README for the general instruction manual. -1) Settings for afl-gcc, afl-clang, and afl-as ----------------------------------------------- +1) Settings for afl-gcc, afl-clang, and afl-as - and gcc_plugin afl-gcc-fast +---------------------------------------------------------------------------- Because they can't directly accept command-line options, the compile-time tools make fairly broad use of environmental variables: |