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

Update cross-compilation toolchain to the new upstream packages #16

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

Blackhex
Copy link
Member

@Blackhex Blackhex commented Sep 5, 2024

aarch64-w64-mingw32 target was already added to upstream mingw-w64-cross-headers recipe as a mingw-w64-cross-mingwarm64-headers package. aarch64-w64-mingw32 target was also added to upstream as a separate mingw-w64-cross-mingwarm64-binutils recipe. This PR continues this work and builds all the remaining cross-compilation toolchain packages in the same style. The new package recipes are in woarm64 branch while the old structure recipes were backed up as woarm64-v1 branch.

@Blackhex Blackhex force-pushed the new-cross-toolchain branch 8 times, most recently from f8d4a2f to 627ec06 Compare September 6, 2024 17:50
@Blackhex Blackhex force-pushed the new-cross-toolchain branch from 627ec06 to aa47b18 Compare September 6, 2024 19:45
@Blackhex Blackhex changed the title WIP: Update cross-compilation toolchain to the new upstream packages Update cross-compilation toolchain to the new upstream packages Sep 7, 2024
@Blackhex Blackhex marked this pull request as ready for review September 7, 2024 17:38
@@ -75,7 +75,7 @@ jobs:
path: "."

deploy:
if: github.ref == 'refs/heads/main'
#if: github.ref == 'refs/heads/main'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be removed before merge.

@Blackhex Blackhex force-pushed the new-cross-toolchain branch from e7fc752 to e5dd817 Compare September 9, 2024 07:53
@Blackhex Blackhex merged commit 6aa7dc2 into main Sep 11, 2024
13 checks passed
@Blackhex Blackhex deleted the new-cross-toolchain branch September 11, 2024 06:50
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.

3 participants