diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-11-26 19:35:19 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-08 10:20:08 +0000 |
commit | 12c3982f4845929c0d0a1324cff4edbfb4cf59a7 (patch) | |
tree | 38926e2d748c85077773b2f8334cc231170cb072 /meta/recipes-core/busybox | |
parent | 287809aee528fa81f024c6005a7e8572643e6fb4 (diff) | |
download | openembedded-core-12c3982f4845929c0d0a1324cff4edbfb4cf59a7.tar.gz openembedded-core-12c3982f4845929c0d0a1324cff4edbfb4cf59a7.tar.bz2 openembedded-core-12c3982f4845929c0d0a1324cff4edbfb4cf59a7.zip |
qt4-4.8.7: fix build for mips n32
Issue: LIN8-1720
If _ABIN32 is defined, it should go into 32 bit branch.
Fixed:
./wtf/StdLibExtras.h: In instantiation of 'TO WTF::bitwise_cast(FROM) [with TO = int; FROM = double]':
runtime/JSValueInlineMethods.h:495:44: required from here
./wtf/Assertions.h:326:47: error: size of array is negative
#define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1]
(LOCAL REV: NOT UPSTREAM) -- Sent to oe-core on 20151127
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/busybox')
0 files changed, 0 insertions, 0 deletions