summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2025-05-12 07:21:21 +0200
committer Olivier Galibert <galibert@pobox.com>2025-05-12 07:22:02 +0200
commit9d64f84eca5d11c90bde809e567043b8fc20ebdb (patch)
tree52bbbf136d4461a938e883a1e9dc0f5e2dec6d49 /makefile
parente9ff892164fe44cdb0dd61566b92d1d5430c2b08 (diff)
sound: Fix synchronous streams
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 13b7b535989..d6264b7dfdc 100644
--- a/makefile
+++ b/makefile
@@ -73,7 +73,7 @@
# USE_SYSTEM_LIB_LUA = 1
# USE_SYSTEM_LIB_SQLITE3 = 1
# USE_SYSTEM_LIB_PORTMIDI = 1
-# USE_SYSTEM_LIB_PORTAUDIO = 1
+USE_SYSTEM_LIB_PORTAUDIO = 1
# USE_SYSTEM_LIB_UTF8PROC = 1
# USE_SYSTEM_LIB_GLM = 1
# USE_SYSTEM_LIB_RAPIDJSON = 1