Is rust now available on risc-v ? You have introduces this. Am 2021-11-19 18:44, schrieb Michael Tremer: > There is no need to list them specifically. > > Signed-off-by: Michael Tremer > --- > lfs/suricata | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/lfs/suricata b/lfs/suricata > index bd57b829e..0a1dcf2b8 100644 > --- a/lfs/suricata > +++ b/lfs/suricata > @@ -31,7 +31,6 @@ DL_FILE = $(THISAPP).tar.gz > DL_FROM = $(URL_IPFIRE) > DIR_APP = $(DIR_SRC)/$(THISAPP) > TARGET = $(DIR_INFO)/$(THISAPP) > -SUP_ARCH = x86_64 i586 aarch64 armv6l > > > ############################################################################### > # Top-level Rules