Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Compile cpufeatures only when needed #66

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

Conversation

Xeonacid
Copy link

monotrail crate does not use cpufeatures at all.

monotrail-utils only uses cpufeatures on x86/x86_64.

This helps compiling the crate on cpufeatures unsupported platforms like riscv64.

`monotrail` crate does not use `cpufeatures` at all.

`monotrail-utils` only uses `cpufeatures` on x86/x86_64.

This helps compiling the crate on `cpufeatures` unsupported platforms like riscv64.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant