[clang] 518621e - [Fuchsia] Pass CursesAndPanel_ROOT through to stage2
Daniel Thornburgh via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 12 15:43:45 PDT 2023
Author: Daniel Thornburgh
Date: 2023-06-12T15:43:39-07:00
New Revision: 518621e90b0bcdb1c261e06256b9c845ef674cf2
URL: https://github.com/llvm/llvm-project/commit/518621e90b0bcdb1c261e06256b9c845ef674cf2
DIFF: https://github.com/llvm/llvm-project/commit/518621e90b0bcdb1c261e06256b9c845ef674cf2.diff
LOG: [Fuchsia] Pass CursesAndPanel_ROOT through to stage2
Added:
Modified:
clang/cmake/caches/Fuchsia.cmake
Removed:
################################################################################
diff --git a/clang/cmake/caches/Fuchsia.cmake b/clang/cmake/caches/Fuchsia.cmake
index bd882647312b9..7b9690e8dcfc4 100644
--- a/clang/cmake/caches/Fuchsia.cmake
+++ b/clang/cmake/caches/Fuchsia.cmake
@@ -36,6 +36,7 @@ set(_FUCHSIA_BOOTSTRAP_PASSTHROUGH
CURL_ROOT
OpenSSL_ROOT
httplib_ROOT
+ CursesAndPanel_ROOT
FUCHSIA_ENABLE_LLDB
LLDB_ENABLE_CURSES
LLDB_ENABLE_LIBEDIT
More information about the cfe-commits
mailing list