From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: Re: [PATCH 4/7] suricata: This package is supported on all architectures Date: Wed, 24 Nov 2021 15:54:27 +0100 Message-ID: In-Reply-To: <20211119174458.789486-4-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7895535775502826860==" List-Id: --===============7895535775502826860== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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. >=20 > Signed-off-by: Michael Tremer > --- > lfs/suricata | 1 - > 1 file changed, 1 deletion(-) >=20 > diff --git a/lfs/suricata b/lfs/suricata > index bd57b829e..0a1dcf2b8 100644 > --- a/lfs/suricata > +++ b/lfs/suricata > @@ -31,7 +31,6 @@ DL_FILE =3D $(THISAPP).tar.gz > DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > -SUP_ARCH =3D x86_64 i586 aarch64 armv6l >=20 > =20 > ###########################################################################= #### > # Top-level Rules --===============7895535775502826860==--