[gn build] Fix oversight in 3adda398ce

This commit is contained in:
Nico Weber 2022-08-20 13:39:45 -04:00
parent 90dcdc4b6e
commit 804d4594cb
2 changed files with 0 additions and 3 deletions

View File

@ -20,7 +20,6 @@ write_cmake_config("Config") {
"CLANG_DEFAULT_UNWINDLIB=",
"CLANG_INSTALL_LIBDIR_BASENAME=lib",
"CLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_35",
"CLANG_LIBDIR_SUFFIX=",
"CLANG_RESOURCE_DIR=",
"C_INCLUDE_DIRS=",
"CLANG_CONFIG_FILE_SYSTEM_DIR=",

View File

@ -26,8 +26,6 @@ write_cmake_config("Config") {
"LLDB_PYTHON_HOME=",
"LLVM_LIBDIR_SUFFIX=",
"HAVE_LIBCOMPRESSION=",
]