This was used by crossbeam_atomic.patch, but that patch was removed as
part of the 1.69.0 upgrade.
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src"
-# Used by crossbeam_atomic.patch
-export TARGET_VENDOR
-
UPSTREAM_CHECK_URI = "https://forge.rust-lang.org/infra/other-installation-methods.html"
UPSTREAM_CHECK_REGEX = "rustc-(?P<pver>\d+(\.\d+)+)-src"