mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
llvm18-shared: reuse llvm18 source
This commit is contained in:
parent
9772ec2a7f
commit
ce45360e81
@ -1,7 +1,5 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/llvm-project.git"
|
||||
upstream = "https://github.com/rust-lang/llvm-project.git"
|
||||
branch = "redox-2024-05-11"
|
||||
same_as = "../llvm18"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
@ -79,9 +77,3 @@ mv -vT "${COOKBOOK_STAGE}"/usr/share "${COOKBOOK_STAGE}/share"
|
||||
rmdir -v "${COOKBOOK_STAGE}"/usr
|
||||
set +x
|
||||
"""
|
||||
|
||||
[package]
|
||||
dependencies = [
|
||||
"zlib"
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user