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

Add toolchain for windows/arm64 #499

Merged
merged 23 commits into from
Apr 5, 2023
Merged

Add toolchain for windows/arm64 #499

merged 23 commits into from
Apr 5, 2023

Conversation

scareything
Copy link
Member

No description provided.

@scareything scareything requested a review from a team as a code owner April 3, 2023 17:26
# arm builds are not included in libsodium release tarballs (yet?), so we need to build it.
# windows/arm build support has been added to master, but not stable. See https://github.com/jedisct1/libsodium/pull/1130
set(arch "ARM64")
FetchContent_Declare (
Copy link
Member

Choose a reason for hiding this comment

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

all of this will be moot once we start building with vcpkg


steps:
- name: Install Crossbuild tools
if: matrix.spec.runner == 'ubuntu-18.04'
if: matrix.spec.runner == 'ubuntu-20.04'
Copy link
Member

Choose a reason for hiding this comment

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

switch to startsWith()

@scareything scareything merged commit 8f38609 into main Apr 5, 2023
@scareything scareything deleted the windows.arm64 branch April 5, 2023 14:49
@ekoby ekoby mentioned this pull request Jun 12, 2023
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