zstd
- clear’s fopen patch has an m mode (rbm) that is only for glibc
- The
notrace
patch is only for gcc 10, and is not needed with gcc 11+ as LTO works with zstd - The
test
target is expensive, useshortest
(akacheck
) instead - Are there tests for
pzstd
?