Skip to content

Add GCC 15 release alias (-gcc15) to hebuild.sh#17

Merged
YBronst merged 1 commit intomasterfrom
ybronst/update-to-gcc-15-release
Feb 27, 2026
Merged

Add GCC 15 release alias (-gcc15) to hebuild.sh#17
YBronst merged 1 commit intomasterfrom
ybronst/update-to-gcc-15-release

Conversation

@YBronst
Copy link
Owner

@YBronst YBronst commented Feb 27, 2026

Motivation

  • Provide an easy, stable alias for selecting the GCC 15 release toolchain without forcing callers to specify a patch-level version.

Description

  • Added a generic -gcc15 / --gcc15 option to hebuild.sh help output and mapped -gcc15 to the current GCC 15 release toolchain tag (GCC152) while keeping -gcc151 and -gcc152 unchanged, by updating hebuild.sh.

Testing

  • Ran shell syntax validation with bash -n hebuild.sh, which completed successfully.

Codex Task

@YBronst YBronst merged commit 07e77fe into master Feb 27, 2026
@YBronst YBronst deleted the ybronst/update-to-gcc-15-release branch February 27, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant