Skip to content

openal-soft_1.23.1-3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 21:06
· 8 commits to master since this release
openal-soft: fix atomic test

It seems __sync_synchronize does not need libatomic.

Test __atomic_is_lock_free instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>