Skip to content

Conversation

@koachan
Copy link

SPARC systems doesn't support misaligned memory access, so without the define, the test will crash with a SIGBUS.

This should fix the test failures.

…or SPARC SPARC systems doesn't support misaligned memory access, so without the define, the test will crash with a SIGBUS. This should fix the test failures.
Sign up for freeto 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

@koachan