]> git.ipfire.org Git - thirdparty/snort3.git/commit
time: Make TscClock fail to compile on non-x86/AArch64 systems
authorMichael Altizer <mialtize@cisco.com>
Thu, 15 Aug 2019 18:41:01 +0000 (14:41 -0400)
committerMichael Altizer <mialtize@cisco.com>
Thu, 15 Aug 2019 18:43:03 +0000 (14:43 -0400)
commite98aa461df2de61507767b821dbbf0972cfb285f
tree740abb659f893af7bda95d77afda50a3ff00e122
parent30ed4e221fdc46b930a301636b3eb2dcb77ccf38
time: Make TscClock fail to compile on non-x86/AArch64 systems

Also, don't bother to install tsc_clock.h when Snort is compiled without
TSC clock support.

Thanks to Bill Meeks <billmeeks8@gmail.com> for reporting the issue.
src/time/CMakeLists.txt
src/time/tsc_clock.h