bootstrap: Move a bunch of build flags from the recipe

This commit is contained in:
bjorn3
2026-04-16 19:54:15 +02:00
parent cb34b3da67
commit c0f548f219
4 changed files with 17 additions and 4 deletions
@@ -1,4 +1,5 @@
#![no_std]
#![no_main]
#![allow(internal_features)]
#![feature(core_intrinsics, str_from_raw_parts, never_type)]