summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-media_BUILD.gn
blob: 29d28b985ac71a47b15ddbc8fe2b379bbe2b771f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- media/BUILD.gn.orig	2025-03-18 16:46:04 UTC
+++ media/BUILD.gn
@@ -94,6 +94,9 @@ config("media_config") {
       defines += [ "DLOPEN_PULSEAUDIO" ]
     }
   }
+  if (use_sndio) {
+    defines += [ "USE_SNDIO" ]
+  }
 }
 
 # Internal grouping of the configs necessary to support sub-folders having their