diff options
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.bb | 4 |
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 | ||
| 11 | SRC_URI += "file://0002-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ | 11 | SRC_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 | ||
| 15 | S = "${RUSTSRC}/src/llvm-project/llvm" | 17 | S = "${RUSTSRC}/src/llvm-project/llvm" |
| 16 | 18 | ||
