This commit is contained in:
2025-03-04 19:11:59 -08:00
parent f3c4502b27
commit 056157ca74
2 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,6 @@ $(BUILD)/tetros.lib: $(LIB_SRC)
cd tetros && \
env RUSTFLAGS="-C soft-float" \
cargo rustc \
--manifest-path="./Cargo.toml" \
-Z build-std=core \
-Z build-std-features=compiler-builtins-mem \
--target "./targets/x86-unknown-none.json" \