summarylogtreecommitdiffstats
path: root/disable-coreaudio.patch
blob: 76a01d655d97cbdf53b27dfb0071835420e99e08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/components/encoder/Makefile b/components/encoder/Makefile
index 9035ec2..b5150db 100644
--- a/components/encoder/Makefile
+++ b/components/encoder/Makefile
@@ -11,7 +11,7 @@ ifneq ($(BUILD_OSX),True)
 endif
 
 ifeq ($(USE_WINE),True)
-	FOLDERS += coreaudioconnect
+	#FOLDERS += coreaudioconnect
 endif
 
 ifeq ($(BUILD_OSX),True)