about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-10-24 11:48:47 +0200
committervanhauser-thc <vh@thc.org>2023-10-24 11:48:47 +0200
commitb8e55064c67afe5d5546339afecff54c4d95f428 (patch)
tree7e7c0c9bc0479d45c76dbe26ad7ef50d5c5b83a6 /include/envs.h
parent728401ee690d81a0a73bbb09e3aab271556a5c0a (diff)
parentd52013832a82fa637450cad826af9fd8d64fefa1 (diff)
downloadafl++-b8e55064c67afe5d5546339afecff54c4d95f428.tar.gz
Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev
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 734b1707..93e49e34 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -162,6 +162,7 @@ static char *afl_environment_variables[] = {
     "AFL_LLVM_MAP_DYNAMIC",
     "AFL_LLVM_NGRAM_SIZE",
     "AFL_NGRAM_SIZE",
+    "AFL_LLVM_NO_RPATH",
     "AFL_LLVM_NOT_ZERO",
     "AFL_LLVM_INSTRUMENT_FILE",
     "AFL_LLVM_THREADSAFE_INST",