1b3e94a20d
From release 0.1.0 pre-patched archive. This includes all Red Bear modifications previously maintained as patches in local/patches/relibc/.
4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cargo fmt --package relibc --package crt0 --package redox-rt "$@"
|