mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
5 lines
123 B
Bash
5 lines
123 B
Bash
GIT=https://gitlab.redox-os.org/redox-os/orbterm.git
|
|
BINDIR=/ui/bin
|
|
CARGOFLAGS="--bin orbterm -- -C lto"
|
|
DEPENDS="orbital"
|