Files
RedBear-OS/recipes
vasilito cae4da7e49 fix: add [package].version to libgcc recipe (no source, no version)
libgcc copies libgcc_s.so from toolchain sysroot and has no [source]
section. Cookbook's guess_version had nothing to parse — no tar URL,
no git rev, no directory-name version. Added explicit version 14.2.0
(matching the cross-compiler GCC).
2026-07-12 18:55:18 +03:00
..