mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-04-30 11:44:39 -04:00
The `have_clamjit` global is used in the unit tests but doesn't appear to be exported when I was testing the external LLVM runtime support PR, resulting in an undefined symbol issue. Converting this to a function that returns 0 or 1 instead of a global variable resolved the issue.
98 KiB
98 KiB