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

Update llvm and rust

parent 09f6ea4b
No related branches found
No related tags found
No related merge requests found
[source]
git = "https://gitlab.redox-os.org/redox-os/llvm-project.git"
upstream = "https://github.com/rust-lang/llvm-project.git"
branch = "redox-2023-01-21"
branch = "redox-2024-05-11"
[build]
template = "custom"
......
......@@ -12,6 +12,7 @@ verbose = 1
[install]
prefix = "install"
sysconfdir = "etc"
[rust]
backtrace = false
......
GIT=https://gitlab.redox-os.org/redox-os/rust.git
BRANCH=redox-2023-09-07
BRANCH=redox-2024-05-11
BUILD_DEPENDS=(llvm)
DEPENDS="gcc13 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