Commit 3224bb4
committed
build.ps1: add a workaround for Android build break
The C++ driver will not add in the architecture to the library search
path when building for Android on Windows. Workaround this by
explicitly adding in the addition library search path. Once the early
swift-driver is enabled, this should be possible to remove.1 parent 99462a6 commit 3224bb4
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1678 | 1678 | | |
1679 | 1679 | | |
1680 | 1680 | | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
1681 | 1686 | | |
1682 | 1687 | | |
1683 | 1688 | | |
| |||
0 commit comments