Skip to content

Conversation

dathanb
Copy link

@dathanb dathanb commented Mar 11, 2023

I'm building Taskwarrior on my M1 MBP, both locally and in a docker container. It depends on CMakeRust, but the CMakeRust logic currently infers the architecture to be x86_64 in both cases. This change adds logic that picks the right architecture in both my Mac locally (aarch64-apple-darwin) and in an Ubuntu Docker container running on the Mac (aarch64-unknown-linux-gnu).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants