You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ATfE] Disable use of zstd when building the toolchain (#108)
This patch disables the use of zstd when building the toolchain, as
using it creates an extra dependency on the `libzstd` shared library
which is not guaranteed to be present on all supported platforms.
0 commit comments