Bug#888900: thunderbird: Please add patch to fix build on ia64

John Paul Adrian Glaubitz <[email protected]>
Newsgroups gmane.linux.debian.ports.ia64
Message-ID <151735599721.32730.536981185800890258.reportbug__26765.0748174221$1517356176$gmane$org@ikarus>
Source: icedove
Version: 1:52.6.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ia64

Hello!

The attached patch should fix the build of Thunderbird
on ia64. Please consider including it in the next upload.

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - [email protected]
`. `'   Freie Universitaet Berlin - [email protected]
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
ia64-build-fixes.patch (text/plain, 711 B)
Description: Fix build on ia64
Author: John Paul Adrian Glaubitz <[email protected]>
Last-Update: 2018-01-31

--- thunderbird-52.6.0.orig/mozilla/config/external/nspr/pr/moz.build
+++ thunderbird-52.6.0/mozilla/config/external/nspr/pr/moz.build
@@ -27,6 +27,8 @@ if CONFIG['OS_ARCH'] == 'Linux':
     elif CONFIG['CPU_ARCH'] == 'x86':
         DEFINES['i386'] = True
         SOURCES += ['/nsprpub/pr/src/md/unix/os_Linux_x86.s']
+    elif CONFIG['CPU_ARCH'] == 'ia64':
+        SOURCES += ['/nsprpub/pr/src/md/unix/os_Linux_ia64.s']
     elif CONFIG['CPU_ARCH'] == 'ppc':
         SOURCES += ['/nsprpub/pr/src/md/unix/os_Linux_ppc.s']
 elif CONFIG['OS_TARGET'] in ('FreeBSD', 'OpenBSD', 'NetBSD'):
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.