build: Fix data-layout
For some reason, rust made me change this, heh
This commit is contained in:
parent
b25d5edca7
commit
79a286dd6d
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"arch": "x86",
|
"arch": "x86",
|
||||||
"cpu": "pentium",
|
"cpu": "pentium",
|
||||||
"data-layout": "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128",
|
"data-layout": "e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-f64:32:64-f80:32-n8:16:32-S128",
|
||||||
"dynamic-linking": false,
|
"dynamic-linking": false,
|
||||||
"executables": true,
|
"executables": true,
|
||||||
"has-rpath": true,
|
"has-rpath": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user