Skip to content
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

CI: Revert: wget ARM GCC toolchain #458

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Conversation

Gadgetoid
Copy link
Member

This change resulted in an incomplete toolchain producing broken, bloated builds with exceptions and introspection enabled.

This change resulted in an incomplete toolchain producing broken, bloated builds with exceptions and introspection enabled.
@Gadgetoid
Copy link
Member Author

Of particular note, d_print_comp_inner was making its way into the build. I'm guessing the lack of the ARM stdlib probably caused havoc here. Pulling the whole arm GCC toolchain seems to work, but it's huge and takes just as long as grabbing from apt. I guess hosted runners might be the only way to speed this up?

@Gadgetoid Gadgetoid merged commit 52e875d into main Jul 22, 2022
@Gadgetoid Gadgetoid deleted the patch-revert-wget-arm-gcc branch August 1, 2022 14:32
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