Index: compiler-rt/test/fuzzer/lit.site.cfg.in =================================================================== --- compiler-rt/test/fuzzer/lit.site.cfg.in +++ compiler-rt/test/fuzzer/lit.site.cfg.in @@ -1,6 +1,6 @@ @LIT_SITE_CFG_IN_HEADER@ -config.test_exec_root = "@CMAKE_CURRENT_BINARY_DIR@" +config.test_exec_root = "@CMAKE_CURRENT_BINARY_DIR@/@CONFIG_NAME@" config.cpp_compiler = "@LIBFUZZER_TEST_COMPILER@" config.target_flags = "@LIBFUZZER_TEST_FLAGS@"