Bug#868126: webkit2gtk: Please add build support for m68k

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Jul 12 08:52:24 UTC 2017


On Wed, Jul 12, 2017 at 10:41:59AM +0200, John Paul Adrian Glaubitz wrote:
> webkit2gtk currently fails to build from source on m68k. To fix that,
> I have forward-ported the patch fix-ftbfs-m68k.patch from the
> webkitgtk package to webkit2gtk.

Updated patch. The previous version contained the same hunk twice. Not
resulting in any problems, but incorrect nonetheless.

This hunk from Source/WTF/wtf/Platform.h was included twice:

+/* CPU(M68K) - m68k */
+#if defined(__m68k__)
+#define WTF_CPU_M68K 1
+#define WTF_CPU_BIG_ENDIAN 1
+#endif
+

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-ftbfs-m68k.patch
Type: text/x-diff
Size: 6810 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-webkit-maintainers/attachments/20170712/e171f151/attachment-0003.patch>


More information about the Pkg-webkit-maintainers mailing list