I noticed when upgrading our port from 4.1.x to 4.2.0 or newer that Zstd was no longer being detected. I tracked it down to the following commit.. https://github.com/zlib-ng/minizip-ng/commit/a3c6e8c02dfefad636a58e43fdbb6caa4ddf49a9 If I revert the Zstd bits it detects the presence of Zstd Ok.
I noticed when upgrading our port from 4.1.x to 4.2.0 or newer that Zstd was no longer being detected. I tracked it down to the following commit..
a3c6e8c
If I revert the Zstd bits it detects the presence of Zstd Ok.