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

aarch64 extensions #4745

Merged
merged 7 commits into from
Sep 19, 2022
Merged

aarch64 extensions #4745

merged 7 commits into from
Sep 19, 2022

Conversation

samansmink
Copy link
Contributor

This pr adds a build step to CI for cross compiling the extensions for linux aarch64. Out of tree extensions are not yet included, will look at those tomorrow.

- uses: ./.github/actions/ubuntu_16_setup
with:
openssl: 1
aarch64_cross_compile: 1
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason we use numbers instead of booleans everywhere for these flags?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, they should definitely be booleans, will change this in a next PR

@hannes hannes merged commit 87769c0 into duckdb:master Sep 19, 2022
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.

None yet

3 participants