summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-media_libcubeb_tests_moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-media_libcubeb_tests_moz.build')
-rw-r--r--www/firefox/patches/patch-media_libcubeb_tests_moz.build12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/firefox/patches/patch-media_libcubeb_tests_moz.build b/www/firefox/patches/patch-media_libcubeb_tests_moz.build
deleted file mode 100644
index 614b06ed64e..00000000000
--- a/www/firefox/patches/patch-media_libcubeb_tests_moz.build
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-media_libcubeb_tests_moz.build,v 1.1 2016/12/03 09:58:26 ryoon Exp $
-
---- media/libcubeb/tests/moz.build.orig 2016-10-31 20:15:39.000000000 +0000
-+++ media/libcubeb/tests/moz.build
-@@ -73,7 +73,6 @@ elif CONFIG['OS_TARGET'] == 'OpenBSD':
- 'sndio',
- ]
- else:
-- OS_LIBS += CONFIG['MOZ_ALSA_LIBS']
- OS_LIBS += CONFIG['MOZ_PULSEAUDIO_LIBS']
-
- if CONFIG['GNU_CXX']: