CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/02/01 02:56:09
Modified files:
audio/openal : Makefile
Log message:
openal: bump major to be on the safe side
While it's not 100% clear that this is needed, emulators/citra broke due
to the addition of noexcept to numerous callbacks, which changes a few
function signatures at least on the API level. It was a huge update, so
better be safe than sorry.
discussed with sthen
