From ec8e8cb51c870fad75157e4c12042380767a20c6 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 21 Feb 2020 18:10:50 +0100 Subject: no unnecessary warnings in test.sh --- include/envs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/envs.h') diff --git a/include/envs.h b/include/envs.h index 994d6456..4650dc54 100644 --- a/include/envs.h +++ b/include/envs.h @@ -59,6 +59,7 @@ const char *afl_environment_variables[] = { "AFL_NO_CPU_RED", "AFL_NO_FORKSRV", "AFL_NO_UI", + "AFL_NO_X86", // not really an env but we dont want to warn on it "AFL_PATH", "AFL_PERFORMANCE_FILE", "AFL_PERSISTENT", -- cgit 1.4.1