Skip to content

Compilation fails for platform without 64-bit atomics #1834

@erin-desu

Description

@erin-desu

As Smithay uses AtomicF64 from atomic_float, which isn't supported on platforms without 32 bit atomics, like 32bit PowerPC, the compilation fails.

Maybe provide a fallback using F32 or emulate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions