Log Message: openal-soft: fix builds for aarch64 on NetBSD 9.x For aarch64, older NetBSD releases will end up pulling in GCC 10 because of the C++20 requirement. We apply -mno-outline-atomics as one way of getting around linking issues that otherwise occur. (This was breaking 492 dependent builds.)
Revision | Action | file |
1.1 | add | pkgsrc/audio/openal-soft/hacks.mk |