Files
clamav/examples
Micah Snyder 8bf70207d5 CMake: Fix LLVM linking issues: libclamav_rust, -ltinfo
We must pass the LLVM library dependencies to the libclamav_rust
build.rs script so it links the libclamav_rust unit test executable with
LLVM.

Also:
- We can remove the libtinfo dependency that was hardcoded for the LLVM
  3.6 support, and must remove it for the build to work on Alpine, macOS.
- Also, increased the libcheck default timeout from 60s to 300s after
  experiencing a failure while testing this.
- Also made one of the valgrind suppressions more generic to account for
  inline optimization differences observed in testing this.
2022-03-09 20:35:42 -08:00
..
2022-01-09 14:23:25 -07:00