Skip to content

Commit

Permalink
[Fuchsia] Add SWIG flags to Fuchsia Clang stage2 build (#87421)
Browse files Browse the repository at this point in the history
This patch adds SWIG cmake flags to the stage2 build in Fuchsia
Clang configuration.
  • Loading branch information
zeroomega committed Apr 2, 2024
1 parent e381586 commit 68217a5
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 @@ -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
Expand Down

0 comments on commit 68217a5

Please sign in to comment.