Commit 6ddf683
committed
build: Use llvm-ranlib from the toolchain when building the wasm stdlib
llvm-ranlib is now installed in the toolchain, so we can use it instead of
the one in the build directory.
swiftlang#722121 parent cb12b0c commit 6ddf683
File tree
1 file changed
+1
-2
lines changed- utils/swift_build_support/swift_build_support/products
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments