diff options
| -rw-r--r-- | meta/recipes-devtools/rust/rust-source.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc index 4a720e645b..7a0790f6b6 100644 --- a/meta/recipes-devtools/rust/rust-source.inc +++ b/meta/recipes-devtools/rust/rust-source.inc | |||
| @@ -12,8 +12,5 @@ SRC_URI[rust.sha256sum] = "bb8e9c564566b2d3228d95de9063a9254182446a161353f1d843b | |||
| 12 | 12 | ||
| 13 | RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src" | 13 | RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src" |
| 14 | 14 | ||
| 15 | # Used by crossbeam_atomic.patch | ||
| 16 | export TARGET_VENDOR | ||
| 17 | |||
| 18 | UPSTREAM_CHECK_URI = "https://forge.rust-lang.org/infra/other-installation-methods.html" | 15 | UPSTREAM_CHECK_URI = "https://forge.rust-lang.org/infra/other-installation-methods.html" |
| 19 | UPSTREAM_CHECK_REGEX = "rustc-(?P<pver>\d+(\.\d+)+)-src" | 16 | UPSTREAM_CHECK_REGEX = "rustc-(?P<pver>\d+(\.\d+)+)-src" |
