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

Compilation error on linux-arm #9

Open
natanbc opened this issue Jan 9, 2019 · 1 comment
Open

Compilation error on linux-arm #9

natanbc opened this issue Jan 9, 2019 · 1 comment

Comments

@natanbc
Copy link

natanbc commented Jan 9, 2019

https://gist.github.com/natanbc/90f7c1e2bf0eb5507ad086672aaa3470

These flags appear to be causing the error

@devoxin
Copy link
Contributor

devoxin commented Apr 4, 2019

Looks like this can be fixed by replacing -m{bits} with -marm in build.gradle for now. I've yet to test the resulting files, but will update once I have results.

Edit: Resulting libudpqueue.so was successfully integrated into a custom Lavalink jar and used on my raspberry pi 2b and a scaleway arm dedi.

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

No branches or pull requests

2 participants