mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
6 lines
141 B
Bash
6 lines
141 B
Bash
GIT=https://gitlab.redox-os.org/redox-os/orbterm.git
|
|
BRANCH=redox-unix
|
|
BINDIR=/ui/bin
|
|
CARGOFLAGS="--bin orbterm -- -C lto"
|
|
DEPENDS="orbital"
|