Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Clean up toolchain build process #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

jwnrt
Copy link
Contributor

@jwnrt jwnrt commented Jul 17, 2025

  • Removes 32-bit host configurations
  • Removes GCC from toolchain
  • Builds Binutils directly without crosstool-ng
  • Removes meson support configurations

@jwnrt jwnrt force-pushed the tidy-build-process branch 2 times, most recently from 94eb3a7 to 58cd3cd Compare July 17, 2025 15:24
The output directory is reused in CI so that the Clang tarball includes
the GCC and Binutils parts of the toolchain. It doesn't make sense to me
to prepare the tarballs inside the build scripts when they bleed into
each other.

This commit changes CI to prepare a single tarball including GCC, Clang,
and Binutils.
@jwnrt jwnrt force-pushed the tidy-build-process branch from 58cd3cd to 856c223 Compare July 18, 2025 09:17
@jwnrt jwnrt force-pushed the tidy-build-process branch from 856c223 to 93854a2 Compare July 18, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant