git: 1e69945e6906 - main - security/snort3: Fix build with TSC on
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Sep 2022 22:33:45 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e69945e69067169da9d5d566d1fe0767813f0c8 commit 1e69945e69067169da9d5d566d1fe0767813f0c8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-09-16 22:33:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-09-16 22:33:38 +0000 security/snort3: Fix build with TSC on --- security/snort3/pkg-plist | 1 + 1 file changed, 1 insertion(+) diff --git a/security/snort3/pkg-plist b/security/snort3/pkg-plist index fb97b1075082..ffa0f1494dce 100644 --- a/security/snort3/pkg-plist +++ b/security/snort3/pkg-plist @@ -246,6 +246,7 @@ include/snort/utils/safec.h include/snort/utils/segment_mem.h include/snort/utils/sflsq.h include/snort/utils/stats.h +%%TSC%%include/snort/time/tsc_clock.h include/snort/utils/util.h include/snort/utils/util_cstring.h include/snort/utils/util_unfold.h