packages/sound/openal-soft
Daniel Golle 8c5df29a88 openal-soft: drop libatomic dependency
The CMake build links libatomic on targets without inline 64-bit
atomics, but libopenal imports no symbol from it. Link with --as-needed
so the unused library is dropped and remove the dependency.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2026-09-16 16:35:19 +01:00
..
Makefile openal-soft: drop libatomic dependency 2026-09-16 16:35:19 +01:00