summaryrefslogtreecommitdiff
path: root/package/firefox/patches/patch-media_libcubeb_src_cubeb_alsa_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/firefox/patches/patch-media_libcubeb_src_cubeb_alsa_c')
-rw-r--r--package/firefox/patches/patch-media_libcubeb_src_cubeb_alsa_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/firefox/patches/patch-media_libcubeb_src_cubeb_alsa_c b/package/firefox/patches/patch-media_libcubeb_src_cubeb_alsa_c
new file mode 100644
index 000000000..f681a127a
--- /dev/null
+++ b/package/firefox/patches/patch-media_libcubeb_src_cubeb_alsa_c
@@ -0,0 +1,10 @@
+--- mozilla-release.orig/media/libcubeb/src/cubeb_alsa.c 2013-09-11 01:15:15.000000000 +0200
++++ mozilla-release/media/libcubeb/src/cubeb_alsa.c 2013-10-23 16:28:38.000000000 +0200
+@@ -5,6 +5,7 @@
+ * accompanying file LICENSE for details.
+ */
+ #undef NDEBUG
++#define _POSIX_SOURCE
+ #define _BSD_SOURCE
+ #define _XOPEN_SOURCE 500
+ #include <pthread.h>