Commit 675e346
committed
Merge #693: build: Detect architecture and use x86_64 naming
e39a661 build: Detect architecture and use x86_64 naming (Andrew Chow)
Pull request description:
We want to build on other architectures in the future, so change binary build naming to support detecting those architectures.
Also renames amd64 to the standard x86_64 for the windows build.
Top commit has no ACKs.
Tree-SHA512: 73197c91ac110b3ad7b54ea488324f8448e2867866b46988101228ca438e274ea5a96391999be1566d4adf08fa784b20c58f9dc5a12fa7681d260624ccd56dee3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments