aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Rodler <michael.rodler@paluno.uni-due.de>2021-02-15 19:14:28 +0100
committerMichael Rodler <michael.rodler@paluno.uni-due.de>2021-02-15 19:14:28 +0100
commit6caec2169cef890ba8a62715c2c26cc0608626e3 (patch)
treeed0ac5ff80ceb30ee4b7dc8f2ee0b4663e69525a /include
parent52124813524fb0a28543066e70c86396931270a3 (diff)
downloadAFLplusplus-6caec2169cef890ba8a62715c2c26cc0608626e3.tar.gz
Revert "llvm bug workaround for lto extint"
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33.
Diffstat (limited to 'include')
-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",