vasilito
2086faecb0
rb: reapply Red Bear patches on upstream 00cfa2d2
2026-07-12 16:55:28 +03:00
4lDO2
e9ba024aaa
Remove redundant .cargo/config
...
All options are already set by ../recipe.toml, and removing this file
will make Cargo stop complaining about missing -Zbuild-std when for
example compiling RMM for the host arch.
2024-06-10 11:52:59 +02:00
bjorn3
8c0be73224
Build the kernel with panic=abort
...
This reduces the kernel size and avoids the need to define the
eh_personality lang item.
2023-07-04 19:14:36 +02:00
4lDO2
dc5f1fe055
Update toolchain.
2021-06-17 22:42:23 +02:00
jD91mZM2
895c0c11da
Use cargo for lto over manually entering rustflags
2020-08-01 13:19:12 +02:00
jD91mZM2
fbeb297949
Fix compilation since last rust
...
Thanks to @4lDO2 for all this. I just moved his changes to io_uring onto
the master branch of the kernel. I take no credit.
2020-08-01 13:00:52 +02:00