about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-04-06 22:16:56 +0200
committervanhauser-thc <vh@thc.org>2021-04-06 22:16:56 +0200
commit2e6e1e566b6b58081969d179c67398fa1316c49b (patch)
treef8075c3bacd0eb40955afc0cf551c561c49de726 /include/envs.h
parent19690b606d00b3c32958df07d1b87a3ce8cd8903 (diff)
downloadafl++-2e6e1e566b6b58081969d179c67398fa1316c49b.tar.gz
add missing env
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index 887e2c4f..466ab087 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -26,6 +26,7 @@ static char *afl_environment_variables[] = {
     "AFL_BENCH_UNTIL_CRASH",
     "AFL_CAL_FAST",
     "AFL_CC",
+    "AFL_CC_COMPILER",
     "AFL_CMIN_ALLOW_ANY",
     "AFL_CMIN_CRASHES_ONLY",
     "AFL_CMPLOG_ONLY_NEW",