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 linux-arm build #1478

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add linux-arm build #1478

wants to merge 1 commit into from

Conversation

thegecko
Copy link
Contributor

With reference to: microsoft/vcpkg#34495

This draft PR shows how a linux-arm build could work with dockcross.

The additions here successfully build the vcpkg binary, however I needed to disable the following:

  • ctest unit tests. All of these pass except for ones in system.process.cpp because the arm binary cannot be executed in the x86 container
  • end-to-end tests. Although I got powershell installed eventually, it can't find the ps1 file specified for some reason

Therefore its not fit for merging in its current state.

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