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

pegatronaccelerometeradaptor: Fix build on 32-bit kernels with 64-bit… #6

Merged
merged 1 commit into from Jan 19, 2023

Conversation

shr-project
Copy link
Contributor

… time_t

Other files were already fixed, but this one was missed in bc47e30

This is the default on Musl libc since 1.2.0, and because of it sensorfw failed to build on 32-bit arches on Musl libc systems.

See https://musl.libc.org/time64.html for more details

Signed-off-by: Martin Jansa Martin.Jansa@gmail.com

… time_t

Other files were already fixed, but this one was missed in
bc47e30

This is the default on Musl libc since 1.2.0, and because of it sensorfw
failed to build on 32-bit arches on Musl libc systems.

See https://musl.libc.org/time64.html for more details

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
@mlehtima mlehtima merged commit 9e5f20a into sailfishos:master Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants