diff options
author | Mehmet Suslu <msuslu@gmail.com> | 2022-03-31 18:37:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-31 18:37:32 +0300 |
commit | 7ac2008888c1373cc59d948c9aa97a14e8001f77 (patch) | |
tree | afc5acab3224539a6e556f759d08b54f2a9b1637 /src/libserver | |
parent | 16ba8b55887ab1524ca8d9095f6a14726c91ed72 (diff) | |
download | rspamd-7ac2008888c1373cc59d948c9aa97a14e8001f77.tar.gz rspamd-7ac2008888c1373cc59d948c9aa97a14e8001f77.zip |
fix missing preprocessor macro for SSSE3
HAVE_SSSE3 preprocessor macro is not transferred to the fastutf8 library by CMake configuration. Thus, the function rspamd_fast_utf8_validate_sse41 is missing in rspamd-server shared library.
Diffstat (limited to 'src/libserver')
0 files changed, 0 insertions, 0 deletions