@@ -1,4 +1,6 @@
kernel: calculator
kernel:
cargo run --bin kernel
calculator:
RUSTFLAGS="-C link-arg=--noinhibit-exec" cargo build --bin calculator --profile release-binary
snake:
RUSTFLAGS="-C link-arg=--noinhibit-exec" cargo build --bin snake --profile release-binary
The note is not visible to the blocked user.