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 a1f6fbf commit 37c9234Copy full SHA for 37c9234
Utilities/build_ubuntu_cross_compilation_toolchain
@@ -99,7 +99,7 @@ test -f "$macos_swift_pkg"
99
test -f "$linux_swift_pkg"
100
101
# config
102
-blocks_h_url="https://raw.githubusercontent.com/apple/swift-corelibs-libdispatch/master/src/BlocksRuntime/Block.h"
+blocks_h_url="https://raw.githubusercontent.com/apple/swift-corelibs-libdispatch/main/src/BlocksRuntime/Block.h"
103
xc_tc_name="swift.xctoolchain"
104
linux_sdk_name="ubuntu-xenial.sdk"
105
cross_tc_basename="cross-toolchain"
0 commit comments