After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 778866 - gstconfig.h.in: Fix unaligned access support for the openrisc architecture
gstconfig.h.in: Fix unaligned access support for the openrisc architecture
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.10.x
Other Linux
: Normal normal
: 1.11.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-18 09:10 UTC by Peter Korsgaard
Modified: 2017-02-18 09:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.03 KB, patch)
2017-02-18 09:10 UTC, Peter Korsgaard
committed Details | Review

Description Peter Korsgaard 2017-02-18 09:10:29 UTC
Created attachment 346122 [details] [review]
patch

Teach gstconfig.h.in about the openrisc (or1k) architecture.  Fixes
buildroot autobuild failure:

http://autobuild.buildroot.net/results/717/717d78ce0935749f477bdf3133b6f20057a28c01/build-end.log
Comment 1 Sebastian Dröge (slomo) 2017-02-18 09:54:15 UTC
commit c893882fd93238ce722096ecf4db87b6a9f87c5d
Author: Peter Korsgaard <peter@korsgaard.com>
Date:   Sat Feb 18 10:03:24 2017 +0100

    gstconfig: Fix unaligned access support for the openrisc architecture
    
    Teach gstconfig.h.in about the openrisc (or1k) architecture.  Fixes
    buildroot autobuild failure:
    
    http://autobuild.buildroot.net/results/717/717d78ce0935749f477bdf3133b6f20057a28c01/build-end.log
    
    https://bugzilla.gnome.org/show_bug.cgi?id=778866