Skip to content

Commit

Permalink
[Fuchsia] Forward libedit flags to stage2
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterymath committed Jun 16, 2023
1 parent 6eb8c35 commit 1b8c7ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clang/cmake/caches/Fuchsia.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ set(_FUCHSIA_BOOTSTRAP_PASSTHROUGH
LLVM_ENABLE_CURL
LLVM_ENABLE_HTTPLIB
LLVM_ENABLE_TERMINFO
LLVM_ENABLE_LIBEDIT
CURL_ROOT
OpenSSL_ROOT
httplib_ROOT
CursesAndPanel_ROOT
Terminfo_ROOT
LibEdit_ROOT
FUCHSIA_ENABLE_LLDB
LLDB_ENABLE_CURSES
LLDB_ENABLE_LIBEDIT
Expand Down

0 comments on commit 1b8c7ee

Please sign in to comment.