Skip to content
Snippets Groups Projects
Verified Commit b80c5a1b authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Update rust branch for rust package

parent 9a441fae
No related branches found
No related tags found
No related merge requests found
......@@ -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
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment