clamav/docs
Micah Snyder 1cda765843 CMake: Fix build on systems lacking inttypes format string macros
Define _SF64_PREFIX and _SF32_PREFIX on systems that do not have these
macros: PRIu64, PRIx64, PRIi64, PRIu32, PRIi32, PRIx32

This logic is the same as in the previous build system, here:
https://github.com/Cisco-Talos/clamav/blob/rel/0.102/m4/reorganization/types.m4#L83

Patch courtesy of Mark Fortescue.
2021-08-05 16:54:02 -07:00
..
html Removed rc moniker for the 0.100.0 stable release. Added docs/html back so it may be packaged in the release tarball. 2018-12-02 23:07:08 -05:00
man CMake: Fix build on systems lacking inttypes format string macros 2021-08-05 16:54:02 -07:00
CMakeLists.txt CMake: improve multiarch support 2021-02-25 11:41:29 -08:00