Beta version 4.5.4: Try updating OpenAL on macOS.
This commit is contained in:
parent
3c17fab15a
commit
0a3d31a91f
|
@ -1051,7 +1051,7 @@ release:
|
|||
mac:
|
||||
git clone https://github.com/kcat/openal-soft.git
|
||||
cd openal-soft
|
||||
git checkout 1.22.2
|
||||
git checkout 716f5373cb
|
||||
CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\
|
||||
-D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\
|
||||
-D ALSOFT_EXAMPLES=OFF \\
|
||||
|
|
Loading…
Reference in New Issue