snort3: remove symbol @HAS_LUAJIT_ARCH
authorJohn Audia <therealgraysky@proton.me>
Thu, 11 Apr 2024 18:10:31 +0000 (14:10 -0400)
committerJohn Audia <therealgraysky@proton.me>
Thu, 11 Apr 2024 18:10:31 +0000 (14:10 -0400)
Remove symbol introduced in master to allow building.
Closes #23861

Signed-off-by: John Audia <therealgraysky@proton.me>
net/snort3/Makefile

index 0404e4cefa7c418744197e42a3495dd15da96e55..2ac2e9d0ccb2a375c69b747a883b083028214d14 100644 (file)
@@ -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/