yac
/
coreutils
Archived
2
0
Fork 0

add build shell script

This commit is contained in:
Emma Tebibyte 2022-12-10 16:54:39 -05:00
parent bf6d149e07
commit 2340184777
1 changed files with 3 additions and 0 deletions

3
build.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
cargo build --release -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target x86_64-unknown-linux-gnu