Commit dd7890e
authored
[Cmake] Use correct magic symbols file for Concurrency (swiftlang#83619)
We want to use [this magic symbols
file](https://github.com/swiftlang/swift/blob/main/stdlib/public/Concurrency/linker-support/magic-symbols-for-install-name.c),
not [this
one](https://github.com/swiftlang/swift/blob/main/stdlib/linker-support/magic-symbols-for-install-name.c).
Outstanding question: Do we need both?1 parent 709156b commit dd7890e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments