]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
vectorscan: Don't build for riscv64
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 May 2024 09:35:03 +0000 (09:35 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 4 Jun 2024 13:02:43 +0000 (15:02 +0200)
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>
config/rootfiles/common/aarch64/vectorscan [moved from config/rootfiles/common/vectorscan with 100% similarity]
config/rootfiles/common/x86_64/vectorscan [new symlink]
lfs/vectorscan

diff --git a/config/rootfiles/common/x86_64/vectorscan b/config/rootfiles/common/x86_64/vectorscan
new file mode 120000 (symlink)
index 0000000..d9581de
--- /dev/null
@@ -0,0 +1 @@
+../aarch64/vectorscan
\ No newline at end of file
index 0b60e19c9c359800614535d9c70aa8accb925626..0bcc1bcf40d936c286dc7ef1c6d5ca1702a1f05c 100644 (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