Debian Patches

Status for endless-sky/0.10.4-1

Patch Description Author Forwarded Bugs Origin Last update
atomics.patch link with libatomic
On armel and mipsel, there are a bunch of missing __atomic_load_8 symbols
during linking

These are provided by libatomic and that is even in the build-dependencies,
but is missing on the linker command line.

The right spot to add it is a bit tricky, appending it to SConstrict near
'pthread' doesn't seem to have any effect, but adding to CMakeLists.txt works.
Damyan Ivanov <dmn@debian.org> no 2024-01-17

All known versions for source package 'endless-sky'

Links