CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/10/04 06:15:50
Modified files:
mail/rspamd : Makefile
mail/rspamd/patches: patch-src_libutil_printf_c
Log message:
seems that gcc and clang both have __builtin__ffsll (clue borrowed
from ports/lang/sbcl) so use that for rspamd rather than copying the
C implementation from FreeBSD
