diff options
author | Roy Li <rongqing.li@windriver.com> | 2013-11-29 14:11:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-30 22:26:28 +0000 |
commit | 63fbeba4f28c9c48ddde5f772206e8081caa2a43 (patch) | |
tree | c3489de97f16857671ca626ab4160bc1f3cebd76 /meta/recipes-sato/webkit/webkit-gtk-1.8.3 | |
parent | 44c691187769781307ffff69ebf422548cb9633d (diff) | |
download | poky-63fbeba4f28c9c48ddde5f772206e8081caa2a43.tar.gz |
webkit/midori: block to build webkit on mips64 with libn32 ABI
To mips64 libn32, The HOST_SYS is mips64-*-linux-gnun32, the COMPATIBLE_HOST
is mips64.*-linux, the regular expression matching both will return true. so
append the ending position word into COMPATIBLE_HOST to make match failure
(From OE-Core rev: f5c4d18c1b0d8a252abb3b1f67f05a1689b3ea67)
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkit-gtk-1.8.3')
0 files changed, 0 insertions, 0 deletions