diff options
Diffstat (limited to 'meta/recipes-devtools/rust/rust-llvm.inc')
| -rw-r--r-- | meta/recipes-devtools/rust/rust-llvm.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust-llvm.inc b/meta/recipes-devtools/rust/rust-llvm.inc index 5c2ccdac9a..e645e7a7ac 100644 --- a/meta/recipes-devtools/rust/rust-llvm.inc +++ b/meta/recipes-devtools/rust/rust-llvm.inc | |||
| @@ -3,7 +3,9 @@ LICENSE ?= "Apache-2.0-with-LLVM-exception" | |||
| 3 | HOMEPAGE = "http://www.rust-lang.org" | 3 | HOMEPAGE = "http://www.rust-lang.org" |
| 4 | 4 | ||
| 5 | SRC_URI += "file://0002-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ | 5 | SRC_URI += "file://0002-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ |
| 6 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2" | 6 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \ |
| 7 | file://0003-Support-Add-missing-cstdint-header-to-Signals.h.patch;striplevel=2 \ | ||
| 8 | " | ||
| 7 | 9 | ||
| 8 | S = "${RUSTSRC}/src/llvm-project/llvm" | 10 | S = "${RUSTSRC}/src/llvm-project/llvm" |
| 9 | 11 | ||
