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

Changes for Alpine #508

Merged
merged 4 commits into from
Feb 5, 2023
Merged

Changes for Alpine #508

merged 4 commits into from
Feb 5, 2023

Conversation

RainbowC0
Copy link
Contributor

Made some little changes for Alpine Musl.

Replaced bash with sh so that it can be compiled on Alpine
Replaced __clock_id with clock_id to adapted to Alpine.
@ptitSeb ptitSeb merged commit bc8227d into ptitSeb:main Feb 5, 2023
@Hacker1245
Copy link

What cmake settings did you use when compiling?

@RainbowC0
Copy link
Contributor Author

What cmake settings did you use when compiling?

cmake .. -DARM_DYNAREC=ON

@AroPix
Copy link

AroPix commented Apr 1, 2023

Did you get it to fully build? For me it still crashes on:

error: unknown type name '__pthread_unwind_buf_t'
or
error: unknown type name '__sigset_t'

when building for the SDM845.

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.

4 participants