Skip to content

Commit 68217a5

Browse files
authored
[Fuchsia] Add SWIG flags to Fuchsia Clang stage2 build (llvm#87421)
This patch adds SWIG cmake flags to the stage2 build in Fuchsia Clang configuration.
1 parent e381586 commit 68217a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/cmake/caches/Fuchsia.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ set(_FUCHSIA_BOOTSTRAP_PASSTHROUGH
7171
Python3_LIBRARIES
7272
Python3_INCLUDE_DIRS
7373
Python3_RPATH
74+
SWIG_DIR
75+
SWIG_EXECUTABLE
7476
CMAKE_FIND_PACKAGE_PREFER_CONFIG
7577
CMAKE_SYSROOT
7678
CMAKE_MODULE_LINKER_FLAGS

0 commit comments

Comments
 (0)