Commit b481131
committed
[SDK Support] Make sure to look in
If we're building a statically linked executable, we should look in
`usr/lib/swift_static` for `swiftrt.o`, rather than looking in
`usr/lib/swift`. Not doing this breaks the Static SDK for Linux.
rdar://145549541swift_static rather than just swift.1 parent 1f44670 commit b481131
File tree
1 file changed
+7
-1
lines changed- Sources/SwiftDriver/Jobs
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
175 | 181 | | |
176 | 182 | | |
177 | 183 | | |
| |||
0 commit comments