Skip to content

Commit f268810

Browse files
committed
fix(lab/4): target json
1 parent 343c542 commit f268810

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/0x04/pkg/app/config/x86_64-unknown-ysos.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"executables": true,
1010
"linker-flavor": "ld.lld",
1111
"linker": "rust-lld",
12-
"panic-strategy": "abort",
1312
"disable-redzone": true,
1413
"features": "-mmx,-sse,+soft-float",
1514
"rustc-abi": "x86-softfloat",
@@ -18,4 +17,3 @@
1817
"ld.lld": ["-Tpkg/app/config/app.ld"]
1918
}
2019
}
21-
```

0 commit comments

Comments
 (0)