From 5596fa277fd4d197f8bde816c62de4fbacefd140 Mon Sep 17 00:00:00 2001 From: John Audia Date: Thu, 11 Apr 2024 14:10:31 -0400 Subject: [PATCH] snort3: remove symbol @HAS_LUAJIT_ARCH Remove symbol introduced in master to allow building. Closes #23861 Signed-off-by: John Audia --- net/snort3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/snort3/Makefile b/net/snort3/Makefile index 0404e4cef..2ac2e9d0c 100644 --- a/net/snort3/Makefile +++ b/net/snort3/Makefile @@ -29,7 +29,7 @@ define Package/snort3 +(TARGET_x86||TARGET_x86_64):hyperscan-runtime \ +(TARGET_x86||TARGET_x86_64):gperftools-runtime \ +libstdcpp +libdaq3 +libdnet +libopenssl +libpcap +libpcre +libpthread \ - +libuuid +zlib +libhwloc +libtirpc @HAS_LUAJIT_ARCH +luajit +libatomic \ + +libuuid +zlib +libhwloc +libtirpc +luajit +libatomic \ +kmod-nft-queue +liblzma +ucode +ucode-mod-fs +ucode-mod-uci TITLE:=Lightweight Network Intrusion Detection System URL:=http://www.snort.org/