Skip to content

Conversation

@pratlucas
Copy link
Contributor

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.

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.
Copy link
Contributor

@voltur01 voltur01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@pratlucas pratlucas merged commit cfe7f35 into arm:arm-software Feb 21, 2025
@pratlucas pratlucas deleted the disable-zstd branch February 21, 2025 13:41
pratlucas added a commit to pratlucas/arm-toolchain that referenced this pull request Feb 28, 2025
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.
pratlucas added a commit that referenced this pull request Feb 28, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants