Uh oh!
There was an error while loading. Please reload this page.
Commit 34dc213
committed
Make 64 bit Linux native lib the default.
Since 64bit OS's are more common we should
make the 64 bit version of the native ibrary
the default.
This helps when running under .net Core. But
it will also allow us to easliy remove the
32 bit version in the future.1 parent d321af1 commit 34dc213
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
0 commit comments