Newer
Older
cargo build --manifest-path src/crt0/Cargo.toml
CFLAGS=-fno-stack-protector make -C openlibm
make -C tests clean
make -C tests run
cargo build --manifest-path src/crt0/Cargo.toml
CFLAGS=-fno-stack-protector make -C openlibm
make -C tests clean
make -C tests run