Setup sysroot environment
Version updated for https://github.com/psyGamer/setup-sysroot to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-sysroot GitHub Action automates the process of setting up a precompiled sysroot for cross-compiling or targeting alternative C libraries. It provides a list of supported toolchains, allowing users to choose the appropriate one for their needs. The action is useful for developers who need to build software that requires specific system libraries beyond those available in their development environment.
What’s Changed
Full Changelog: https://github.com/psyGamer/setup-sysroot/compare/v1.0.0...v1.0.1