diff options
Diffstat (limited to 'mail/thunderbird/files/patch-bug789656')
-rw-r--r-- | mail/thunderbird/files/patch-bug789656 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird/files/patch-bug789656 b/mail/thunderbird/files/patch-bug789656 deleted file mode 100644 index 17f1419897cc..000000000000 --- a/mail/thunderbird/files/patch-bug789656 +++ /dev/null @@ -1,11 +0,0 @@ ---- mozilla/media/libopus/Makefile.in~ -+++ mozilla/media/libopus/Makefile.in -@@ -20,7 +20,7 @@ DEFINES += \ - -Drestrict= \ - $(NULL) - --ifneq ($(filter $(OS_ARCH),Linux Darwin),) -+ifneq ($(filter $(OS_ARCH),Linux Darwin DragonFly FreeBSD NetBSD OpenBSD),) - DEFINES += -DHAVE_LRINTF - endif - ifeq ($(OS_ARCH), WINNT) |