about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-02-16 09:51:31 +0100
committerGitHub <noreply@github.com>2021-02-16 09:51:31 +0100
commit686719cdca6ed7cc1090ab3d05020e4ad66f2bb7 (patch)
treeed0ac5ff80ceb30ee4b7dc8f2ee0b4663e69525a /include/envs.h
parent145c673a80878d92013882eda6ef56e6948c397b (diff)
parent6caec2169cef890ba8a62715c2c26cc0608626e3 (diff)
downloadafl++-686719cdca6ed7cc1090ab3d05020e4ad66f2bb7.tar.gz
Merge pull request #746 from f0rki/cmplog-intcast-fix
CMPLOG llvm pass: use CreateIntCast to cast to the right integer type
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/envs.h b/include/envs.h
index 36667ebc..4313e053 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -16,7 +16,6 @@ static char *afl_environment_deprecated[] = {
 
 static char *afl_environment_variables[] = {
 
-    "_AFL_LTO_COMPILE",
     "AFL_ALIGNED_ALLOC",
     "AFL_ALLOW_TMP",
     "AFL_ANALYZE_HEX",