suricata: Disable build on riscv64 for lack of Rust

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-02-22 11:06:59 +00:00
parent aa10f1526f
commit 198443e60c
5 changed files with 105 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = x86_64 i586 aarch64 armv5tel
ifeq "$(BUILD_ARCH)" "armv5tel"
LDFLAGS += -latomic