git: 3a3f509724e3 - main - security/snort3: Fix build on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jun 2024 09:50:17 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a3f509724e3780fcd193db0a1ac420aa644dab3 commit 3a3f509724e3780fcd193db0a1ac420aa644dab3 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-06-01 09:02:00 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-06-01 09:50:07 +0000 security/snort3: Fix build on i386 --- security/snort3/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index 9d2e06354461..1b4c8c695060 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -79,8 +79,8 @@ include/snort/helpers/boyer_moore.h include/snort/helpers/boyer_moore_search.h include/snort/helpers/buffer_data.h include/snort/helpers/event_gen.h -include/snort/helpers/hyper_scratch_allocator.h -include/snort/helpers/hyper_search.h +%%HYPERSCAN%%include/snort/helpers/hyper_scratch_allocator.h +%%HYPERSCAN%%include/snort/helpers/hyper_search.h include/snort/helpers/infractions.h include/snort/helpers/json_stream.h include/snort/helpers/literal_search.h