Switch uutils branch to redox-unix

This commit is contained in:
Jeremy Soller 2019-05-11 10:58:29 -06:00
parent 1a43f19e0d
commit f158c12fb7
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -1,4 +1,5 @@
GIT=https://gitlab.redox-os.org/redox-os/uutils.git
BRANCH=redox-unix
GIT_UPSTREAM=https://github.com/uutils/coreutils.git
CARGOFLAGS="--no-default-features --features redox --bin uutils -- -C lto"