2023-10-19 13:55:26 +00:00
|
|
|
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
|
2024-10-11 05:15:48 +00:00
|
|
|
index de5222645..bddb2322a 100644
|
2023-08-22 20:05:09 +00:00
|
|
|
--- a/src/core/CMakeLists.txt
|
|
|
|
+++ b/src/core/CMakeLists.txt
|
2024-10-11 05:15:48 +00:00
|
|
|
@@ -366,6 +366,7 @@ foreach(arch ${archs})
|
|
|
|
content_enable_legacy_ipc=true
|
|
|
|
enable_extensions_legacy_ipc=true
|
|
|
|
enable_bound_session_credentials=false
|
2023-08-22 20:05:09 +00:00
|
|
|
+ link_pulseaudio=true
|
|
|
|
)
|
2023-10-19 13:55:26 +00:00
|
|
|
extend_gn_list(gnArgArg
|
|
|
|
ARGS use_v8_context_snapshot v8_use_external_startup_data
|