Skip to content

fix build on Apple Silicon#184

Open
danielnachun wants to merge 1 commit into
julius-speech:masterfrom
danielnachun:fix_apple_silicon
Open

fix build on Apple Silicon#184
danielnachun wants to merge 1 commit into
julius-speech:masterfrom
danielnachun:fix_apple_silicon

Conversation

@danielnachun

Copy link
Copy Markdown

Apple Silicon builds currently fail because this ifdef doesn't check for AArch64, and consequently tries to check for x86 extensions that don't exist on ARM. This was the only change needed for the build to succeed.

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