Commit d6ab8c9
committed
Cross-compile 32-bit Windows builds using 64-bit toolset
This should avoid memory limits when using 32-bit tools, which is relevant for libmongoc sources using the BSON DSL API.
If you run into memory limits when you use the 32-bit tools, try the 64-bit tools.1 parent bd8a78d commit d6ab8c9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments