mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-28 13:08:56 +00:00
Build OpenAL in RelWithDebInfo mode on macOS
This commit is contained in:
parent
ff2df4b1e5
commit
238d4b8e17
@ -1077,6 +1077,7 @@ mac:
|
||||
cd openal-soft
|
||||
git checkout 716f5373cb
|
||||
CFLAGS=$UNGUARDED CPPFLAGS=$UNGUARDED cmake -B build . \\
|
||||
-D CMAKE_BUILD_TYPE=RelWithDebInfo \\
|
||||
-D CMAKE_INSTALL_PREFIX:PATH=$USED_PREFIX \\
|
||||
-D ALSOFT_EXAMPLES=OFF \\
|
||||
-D ALSOFT_UTILS=OFF \\
|
||||
|
Loading…
x
Reference in New Issue
Block a user