Skip to content

Fix target_arch for x86_64 #15

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 1 commit into from
Mar 23, 2024
Merged

Conversation

npuichigo
Copy link
Contributor

The target_arch should be x86_64 as mentioned here https://doc.rust-lang.org/reference/conditional-compilation.html#target_arch

Otherwise the compilation is broken on wsl with x86_64-unknown-linux-gnu target

@cfsamson
Copy link
Collaborator

Thank you!

@cfsamson cfsamson merged commit 9590f6f into PacktPublishing:main Mar 23, 2024
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