mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-04 08:35:21 +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:
|
mac:
|
||||||
git clone https://github.com/kcat/openal-soft.git
|
git clone https://github.com/kcat/openal-soft.git
|
||||||
cd openal-soft
|
cd openal-soft
|
||||||
git checkout 716f5373cb
|
git checkout 1.23.1
|
||||||
CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\
|
CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\
|
||||||
-D CMAKE_BUILD_TYPE=RelWithDebInfo \\
|
-D CMAKE_BUILD_TYPE=RelWithDebInfo \\
|
||||||
-D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\
|
-D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\
|
||||||
|
Reference in New Issue
Block a user