Skip to content

arm64: remove block on non-full flavors of SDK #592

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

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

dennisameling
Copy link
Contributor

In #590, I completely overlooked the fact that we had a block in place for all "non-full" flavors of the arm64 SDK. Let's get rid of it! 🔥

In an earlier commit, we told the logic that invokes create-sdk-artifact
to pass the architecture rather than the bitness to it, unlocking arm64
support. Let's remove the logic that actively blocked arm64 suport for
all non-full flavors.

Signed-off-by: Dennis Ameling <[email protected]>
Signed-off-by: Dennis Ameling <[email protected]>
@dscho dscho merged commit 6697295 into main Feb 6, 2023
@dscho dscho deleted the arm64-ready-for-prime-time branch February 6, 2023 21:10
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.

2 participants