Tags: abhiTronix/raspberry-pi-cross-compilers
Tags
Added `TitleCaseConverter` function in SF_deployer
Patched critical bug in GCC-10 series toolchains for bullseye (Fixes #90 ) - Implemented workflow to directly download patched GCC-10 source master branch from git when compiling bullseye toolchains. - For more information on this bug, see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101723
[DEBUG] Major bugs fixed - Fixed `GCC_VERSION` variable not available for 32-bit binaries in SF_Deployer bash script. - Added `GCC_VERSION` variable to 32-bit cross compiler bash scripts. - Removed old comparison behavior in 64-bit cross compiler bash scripts. - Added `GCC_VERSION` to CI workflow matrix. - Removed redundant code and CI workflow runs.
Script: Fixed bugs - Replaced linux kernel tar release download and extraction with `git clone`. - Updated Kernel config to `kernel8` in 64-bit toolchains. - Restricted release type to `publish` only. - Added `git` dependency in CI. - Fixed minor typo.
PreviousNext