[Bug 760834] orc Illegal Instructions on mips32el

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 9 11:59:02 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=760834

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370595|none                        |committed
             status|                            |

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 370595
  --> https://bugzilla.gnome.org/attachment.cgi?id=370595
patch2

commit 07026694253fbc0f2b51e4b7b5b4a198f92e3fdf
Author: James Cowgill <jcowgill at debian.org>
Date:   Fri Apr 6 15:38:54 2018 +0100

    meson: fix mips cpu_family test

    The cpu family "mipsel" does not exist in meson so the current test to
    enable the HAVE_MIPSEL macro is always false. The real cpu family is
    "mips" but this also matches big endian platforms so also check that the
    endian is little.

    https://bugzilla.gnome.org/attachment.cgi?id=370595

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list