Skip to content

Commit 62332ad

Browse files
Steelskincompnerd
authored andcommitted
compilers: Add lib2 version to CMake configuration
Update the CMake configuration to match the changes done in swiftlang/swift#82210.
1 parent 0f87b48 commit 62332ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift-toolchain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,6 +1134,7 @@ jobs:
11341134
-D CLANG_VENDOR_UTI=org.compnerd.dt `
11351135
-D cmark-gfm_DIR=${{ github.workspace }}/BinaryCache/Library/cmark-gfm-${{ inputs.swift_cmark_version }}/usr/lib/cmake `
11361136
-D LibXml2_DIR=${{ github.workspace }}/BinaryCache/Library/libxml2-${{ inputs.libxml2_version }}/usr/lib/cmake/libxml2-${{ inputs.libxml2_version }} `
1137+
-D LLDB_LIBXML2_VERSION="${{ inputs.libxml2_version }}" `
11371138
-D PACKAGE_VENDOR=compnerd.org `
11381139
-D SWIFT_VENDOR=compnerd.org `
11391140
-D LLVM_PARALLEL_LINK_JOBS=2 `

0 commit comments

Comments
 (0)