Commit 7722e78
This reverts commit d328002.
This broke existing Swift SDKs:
```
ld.lld: error: unable to find library -ld-path=/Users/neonacho/Library/org.swift.swiftpm/swift-sdks/5.8-RELEASE_rhel_ubi9_aarch64.artifactbundle/5.8-RELEASE_rhel_ubi9_aarch64/aarch64-unknown-linux-gnu/swift.xctoolchain/usr/bin/ld.lld
```
1 parent b6f0686 commit 7722e78
File tree
2 files changed
+4
-12
lines changed- Sources/PackageModel
- Tests/BuildTests
2 files changed
+4
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
| 350 | + | |
355 | 351 | | |
356 | 352 | | |
357 | 353 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3700 | 3700 | | |
3701 | 3701 | | |
3702 | 3702 | | |
3703 | | - | |
| 3703 | + | |
3704 | 3704 | | |
3705 | 3705 | | |
3706 | 3706 | | |
| |||
3781 | 3781 | | |
3782 | 3782 | | |
3783 | 3783 | | |
3784 | | - | |
3785 | | - | |
3786 | | - | |
| 3784 | + | |
3787 | 3785 | | |
3788 | 3786 | | |
3789 | 3787 | | |
| |||
3806 | 3804 | | |
3807 | 3805 | | |
3808 | 3806 | | |
3809 | | - | |
3810 | | - | |
3811 | | - | |
| 3807 | + | |
3812 | 3808 | | |
3813 | 3809 | | |
3814 | 3810 | | |
| |||
0 commit comments