2
0
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:
John Preston
2023-08-22 15:08:39 +02:00
parent eab9186790
commit b03120d83a

View File

@@ -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 \\