We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f87b48 commit 62332adCopy full SHA for 62332ad
.github/workflows/swift-toolchain.yml
@@ -1134,6 +1134,7 @@ jobs:
1134
-D CLANG_VENDOR_UTI=org.compnerd.dt `
1135
-D cmark-gfm_DIR=${{ github.workspace }}/BinaryCache/Library/cmark-gfm-${{ inputs.swift_cmark_version }}/usr/lib/cmake `
1136
-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 }}" `
1138
-D PACKAGE_VENDOR=compnerd.org `
1139
-D SWIFT_VENDOR=compnerd.org `
1140
-D LLVM_PARALLEL_LINK_JOBS=2 `
0 commit comments