Skip to content
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

Add aarch64 (64-bit arm) compile support #28

Merged
merged 1 commit into from
Apr 15, 2013
Merged

Conversation

agraf
Copy link
Contributor

@agraf agraf commented Mar 5, 2013

When compiling jack on aarch64, compilation fails because NGREGS is not
defined. Since this is only for debug output on segmentation faults, stub
the debug print out like it's been done for other platforms before.

Signed-off-by: Alexander Graf agraf@suse.de

When compiling jack on aarch64, compilation fails because NGREGS is not
defined. Since this is only for debug output on segmentation faults, stub
the debug print out like it's been done for other platforms before.

Signed-off-by: Alexander Graf <agraf@suse.de>
adiknoth added a commit that referenced this pull request Apr 15, 2013
Add aarch64 (64-bit arm) compile support
@adiknoth adiknoth merged commit 29fb0ca into jackaudio:master Apr 15, 2013
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.

None yet

2 participants