]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
rust: Enable build only for supported architectures
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Feb 2021 11:07:25 +0000 (11:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Mar 2021 11:14:51 +0000 (11:14 +0000)
Unfortunately, Rust is not available for riscv64, which is why we have
to disable this package and all that depend on it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/rust

index 57cdd22908e8213bdffddc3f2cec2d96f8b34bb1..5af9c4cec8712a2a0ea8ef03b94495feb87b4362 100644 (file)
--- a/lfs/rust
+++ b/lfs/rust
@@ -31,6 +31,7 @@ DL_FILE    = $(THISAPP)-$(RUST_BOOTSTRAP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)-$(RUST_BOOTSTRAP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+SUP_ARCH   = x86_64 i586 aarch64 armv5tel
 
 ifeq "$(BUILD_ARCH)" "i586"
        RUST_ARCH = i686