On Sun, May 02, 2021 at 09:02:46AM +0000, wen heping wrote: > Here is a patch to create new port security/p5-Digest-SHA3, which > is required by the update of security/p5-Crypt-CBC. > It build well and pass all tests on amd64-6.9 system.
You should put c to WANTLIB as XS calls libc functions. WANTLIB = c perl OK bluhm@
