mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Update rust branch for rust package
This commit is contained in:
parent
9a441faead
commit
b80c5a1b21
@ -21,4 +21,4 @@ ar = "x86_64-unknown-redox-ar"
|
||||
linker = "x86_64-unknown-redox-gcc"
|
||||
# Nasty path, please fix
|
||||
llvm-config = "../../../bin/x86_64-unknown-redox-llvm-config"
|
||||
crt-static = true
|
||||
crt-static = false
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/rust.git
|
||||
BRANCH=compile-redox
|
||||
BRANCH=redox-2019-11-25
|
||||
BUILD_DEPENDS=(llvm)
|
||||
DEPENDS="gcc cargo"
|
||||
PREPARE_COPY=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user