We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e6c54 commit b823448Copy full SHA for b823448
llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
@@ -50,7 +50,6 @@ write_cmake_config("lit_common_configured") {
50
rebase_path("$root_build_dir/bin/clang") + ext,
51
"COMPILER_RT_TEST_COMPILER_ID=Clang",
52
"Python3_EXECUTABLE=$python_path",
53
- "Python3_ROOT_DIR=", # FIXME
54
"COMPILER_RT_BUILD_STANDALONE_LIBATOMIC_PYBOOL=False",
55
"COMPILER_RT_DEBUG_PYBOOL=False",
56
"COMPILER_RT_ENABLE_INTERNAL_SYMBOLIZER_PYBOOL=False",
0 commit comments