1d1f0ea496
switch from using the hacked macosx transport dib to the linux one which uses sysv shms. make sure you also have a current kernel before using this version
12 lines
484 B
Plaintext
12 lines
484 B
Plaintext
$OpenBSD: patch-media_media_gyp,v 1.9 2011/10/27 07:59:09 robert Exp $
|
|
--- media/media.gyp.orig Wed Oct 26 13:44:00 2011
|
|
+++ media/media.gyp Wed Oct 26 15:47:56 2011
|
|
@@ -272,6 +272,7 @@
|
|
['OS=="openbsd"', {
|
|
'sources/': [ ['exclude', 'alsa_' ],
|
|
['exclude', 'audio_manager_linux' ],
|
|
+ ['exclude', 'pulse_' ],
|
|
['exclude', '\\.mm?$' ] ],
|
|
'link_settings': {
|
|
'libraries': [
|