diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-30 18:04:15 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-30 18:04:15 +0200 |
commit | 1d3fa007dc35b21ced60a4048ed51358fff8aeac (patch) | |
tree | e30e82b93d558cdf277e5fd8e7f376d5f21f34a8 /package/qt5/qt5script/qt5script.mk | |
parent | edca2cd08664eb234c0b7dfcbd04991aa4c1c281 (diff) | |
download | buildroot-1d3fa007dc35b21ced60a4048ed51358fff8aeac.tar.gz buildroot-1d3fa007dc35b21ced60a4048ed51358fff8aeac.zip |
gstreamer: fix build on AArch64 BE
We recently enabled AArch64 big-endian testing in the autobuilders,
and gstreamer started failing because it does an AC_TRY_RUN() test to
check if unaligned accesses are allowed or not. We already handled the
AArch64 LE case, but not the AArch64 BE case, so let's handle it.
Fixes:
http://autobuild.buildroot.net/results/b061948b04b42e753e52607f395ed7c597a52c68/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/qt5/qt5script/qt5script.mk')
0 files changed, 0 insertions, 0 deletions