summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/rust-llvm_1.82.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rust/rust-llvm_1.82.0.bb')
-rw-r--r--meta/recipes-devtools/rust/rust-llvm_1.82.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.82.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.82.0.bb
index 509b507897..17d49be4ef 100644
--- a/meta/recipes-devtools/rust/rust-llvm_1.82.0.bb
+++ b/meta/recipes-devtools/rust/rust-llvm_1.82.0.bb
@@ -10,7 +10,9 @@ require rust-source.inc
10 10
11SRC_URI += "file://0002-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ 11SRC_URI += "file://0002-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \
12 file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \ 12 file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \
13 file://0003-llvm-fix-include-benchmarks.patch;striplevel=2" 13 file://0003-llvm-fix-include-benchmarks.patch;striplevel=2 \
14 file://0001-NFC-fix-build-failure-100993.patch;striplevel=2 \
15 "
14 16
15S = "${RUSTSRC}/src/llvm-project/llvm" 17S = "${RUSTSRC}/src/llvm-project/llvm"
16 18