Commit df0bd2a
committed
Distributed: correct dependency handling
The `Builtin_float` module is exported as `swift_Bultin_float`. Correct
the linkage on all targets.
Address part of the listed TODO and add a dependency on `swiftWinSDK` on
Windows. This allows us to build `Distributed` properly in dynamic mode.1 parent 12a4415 commit df0bd2a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
0 commit comments