vectorscan: Don't build for riscv64

This architecture does not seem to be support and since we don't support
this as a primary architecture just yet, we will build without this
package.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2024-05-29 09:35:03 +00:00
committed by Arne Fitzenreiter
parent db27ff326e
commit c375bcf8cd
3 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
../aarch64/vectorscan

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 aarch64
# The compiler uses a lot of memory to compile hyperscan, hence we reduce
# the total number of processes a little bit to be able to build on