mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 03:44:18 +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"
|