diff options
author | Peter Seiderer <ps.report@gmx.net> | 2016-12-05 21:27:15 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-12-05 21:29:59 +0100 |
commit | 4dc988c682e3cece90e277ff12d07aebe6188771 (patch) | |
tree | 4a1697fdc00a20f6fa9a8dc9348a5dfcd806f52d /package/gcc/gcc-initial/gcc-initial.hash | |
parent | 43cf5677102e5d25f85a00692bfe23e2b749c4cd (diff) | |
download | buildroot-4dc988c682e3cece90e277ff12d07aebe6188771.tar.gz buildroot-4dc988c682e3cece90e277ff12d07aebe6188771.zip |
gstreamer1: fix compile for microblaze and xtensa architectures
Fix unaligned access support detection introduced to gstreamer
by commit 'gstconfig.h: Detect unaligned access support at compile-time' ([1])
by assuming no unaligned support for unknown architectures.
Fixes [2], [3]:
../gst/gstconfig.h:112:4: error: #error "Could not detect architecture; don't know whether it supports unaligned access! Please file a bug."
# error "Could not detect architecture; don't know whether it supports unaligned access! Please file a bug."
[1] https://cgit.freedesktop.org/gstreamer/gstreamer/commit/?h=1.10&id=6ef601367e0f5adb7a8b02cec94dec04fccf701a
[2] http://autobuild.buildroot.net/results/c1cd60d3f44f2938e5f42453d034ea070898f837
[3] http://autobuild.buildroot.net/results/c3a6662f0acfda179a58cdad9165f36826229826
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/gcc-initial/gcc-initial.hash')
0 files changed, 0 insertions, 0 deletions