rust rebuild

This commit is contained in:
Rmys
2025-11-15 16:09:20 +03:00
parent ea848787a3
commit 30dd66d16d
11 changed files with 135 additions and 247 deletions
+4 -3
View File
@@ -41,9 +41,10 @@
<Dependency>llvm-clang-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">0008-bootstrap-Workaround-for-system-stage0.patch</Patch> -->
<!-- <Patch level="1">0009-bootstrap-Workaround-for-1.90.0-stage0.patch</Patch> -->
<!--<Patch level="1">0002-bootstrap-Change-bash-completion-dir.patch</Patch> -->
<Patch level="1">arch/0003-bootstrap-Workaround-for-system-stage0.patch</Patch>
<Patch level="1">arch/0004-compiler-Change-LLVM-targets.patch</Patch>
<Patch level="1">arch/0005-compiler-Use-ld.lld-by-default.patch</Patch>
<Patch level="1">arch/0006-compiler-Use-aarch64-linux-gnu-gcc-to-link-aarch64-t.patch</Patch>
</Patches>
</Source>