Below you will find pages that utilize the taxonomy term “PsyGamer”
August 23, 2026
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.
August 23, 2026
Setup sysroot environment
Version updated for https://github.com/psyGamer/setup-sysroot to version v1.0.0.
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 This GitHub Action sets up a precompiled system root for cross-compiling or targeting alternative C libraries. It automates the process of preparing a set of tools and dependencies, allowing developers to compile software for different architectures or use alternative C libraries without installing them from scratch on their host systems. The action provides support for various Debian-based toolchains across different versions and architectures.