diff options
Diffstat (limited to 'mail/thunderbird/files/patch-bug1386957')
-rw-r--r-- | mail/thunderbird/files/patch-bug1386957 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/thunderbird/files/patch-bug1386957 b/mail/thunderbird/files/patch-bug1386957 deleted file mode 100644 index d7421200aa78..000000000000 --- a/mail/thunderbird/files/patch-bug1386957 +++ /dev/null @@ -1,14 +0,0 @@ -https://github.com/kinetiknz/cubeb/commit/16f9ccc064f2 - ---- mozilla/media/libcubeb/src/cubeb_jack.cpp.orig 2017-07-07 05:37:16 UTC -+++ mozilla/media/libcubeb/src/cubeb_jack.cpp -@@ -8,7 +8,9 @@ - */ - #define _DEFAULT_SOURCE - #define _BSD_SOURCE -+#ifndef __FreeBSD__ - #define _POSIX_SOURCE -+#endif - #include <algorithm> - #include <dlfcn.h> - #include <limits> |