aboutsummaryrefslogtreecommitdiff
path: root/clang
diff options
context:
space:
mode:
authorHaowei <haowei@google.com>2024-04-02 15:11:17 -0700
committerGitHub <noreply@github.com>2024-04-02 15:11:17 -0700
commit68217a52fb9fec8a88623f97a90899b8d27eefb3 (patch)
treea3c1152c9fbd41298beabc5ef96bb4416f2ac223 /clang
parente381586f259568bf244fcd857ce91fc5cb38b959 (diff)
downloadllvm-68217a52fb9fec8a88623f97a90899b8d27eefb3.zip
llvm-68217a52fb9fec8a88623f97a90899b8d27eefb3.tar.gz
llvm-68217a52fb9fec8a88623f97a90899b8d27eefb3.tar.bz2
[Fuchsia] Add SWIG flags to Fuchsia Clang stage2 build (#87421)
This patch adds SWIG cmake flags to the stage2 build in Fuchsia Clang configuration.
Diffstat (limited to 'clang')
-rw-r--r--clang/cmake/caches/Fuchsia.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/cmake/caches/Fuchsia.cmake b/clang/cmake/caches/Fuchsia.cmake
index df69d7d..393d97a 100644
--- a/clang/cmake/caches/Fuchsia.cmake
+++ b/clang/cmake/caches/Fuchsia.cmake
@@ -71,6 +71,8 @@ set(_FUCHSIA_BOOTSTRAP_PASSTHROUGH
Python3_LIBRARIES
Python3_INCLUDE_DIRS
Python3_RPATH
+ SWIG_DIR
+ SWIG_EXECUTABLE
CMAKE_FIND_PACKAGE_PREFER_CONFIG
CMAKE_SYSROOT
CMAKE_MODULE_LINKER_FLAGS