* update OpenAL Soft to 1.18.2

http://kcat.strangesoft.net/openal.html
https://github.com/kcat/openal-soft/archive/openal-soft-1.18.2.tar.gz

cmake -DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" -DCMAKE_OSX_SYSROOT="MacOSX10.7.sdk" -DLIBTYPE="STATIC" -DCMAKE_BUILD_TYPE="Release" -DALSOFT_EMBED_HRTF_DATA="YES" . && make install
This commit is contained in:
alexey.lysiuk 2017-12-17 10:14:41 +02:00
parent a9df03af86
commit 0c1728d5b8

Binary file not shown.