mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Update OpenAL to 1.23.1 on macOS.
This (library rebuild, really) fixes #26694.
This commit is contained in:
parent
eab9186790
commit
b03120d83a
1 changed files with 1 additions and 1 deletions
|
@ -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 \\
|
||||
|
|
Loading…
Add table
Reference in a new issue