Commit 7e67bd4
committed
build: allow passing Swift specific link flags
This mirrors the `CMAKE_SWIFT_FLAGS` allowing control over the flags
passed to the linker. This is needed until the libraries are built
with a newer CMake which supports Swift properly. This enables
cross-compiling libdispatch for Android on Windows.1 parent 52bc6b2 commit 7e67bd4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments