[Bug 774215] New: configure: fix target_os when cross-compiling for arm

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 10 14:48:49 UTC 2016


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

            Bug ID: 774215
           Summary: configure: fix target_os when cross-compiling for arm
    Classification: Platform
           Product: GStreamer
           Version: 1.10.0
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-libav
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: m.olbrich at pengutronix.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 339496
  --> https://bugzilla.gnome.org/attachment.cgi?id=339496&action=edit
configure: fix target_os when cross-compiling for arm

For arm 'host_os' is '*-gnueabi' or '*-gnueabihf' so sed needs to cut of
more. Otherwise configuring ffmpeg will fail with "Unknown OS 'linuxeabi'."
or something like that.

-- 
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