2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Update openal to 1.22.2

This commit is contained in:
Ilya Fedin
2022-06-28 02:32:46 +04:00
committed by John Preston
parent bf0ad9e7ca
commit aeddaf3dbd
3 changed files with 4 additions and 8 deletions

View File

@@ -976,7 +976,7 @@ release:
mac:
git clone https://github.com/kcat/openal-soft.git
cd openal-soft
git checkout 1.22.1
git checkout 1.22.2
CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\
-D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\
-D ALSOFT_EXAMPLES=OFF \\