mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update OpenAL to 1.23.1 on macOS.
This (library rebuild, really) fixes #26694.
This commit is contained in:
@@ -1076,7 +1076,7 @@ release:
|
||||
mac:
|
||||
git clone https://github.com/kcat/openal-soft.git
|
||||
cd openal-soft
|
||||
git checkout 716f5373cb
|
||||
git checkout 1.23.1
|
||||
CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\
|
||||
-D CMAKE_BUILD_TYPE=RelWithDebInfo \\
|
||||
-D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\
|
||||
|
Reference in New Issue
Block a user