diff options
author | Alexey Brodkin <alexey.brodkin@synopsys.com> | 2019-01-11 15:50:14 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-14 11:35:56 +0000 |
commit | 8a0940eb503d7ff30ed21103c9e90efd533c3b83 (patch) | |
tree | 6bcfe7125fe67c3597f621ba063fdfa391cea498 /documentation/profile-manual | |
parent | d6fe480c2bb20674cb1303f5d85fb6f8b66df1e5 (diff) | |
download | poky-8a0940eb503d7ff30ed21103c9e90efd533c3b83.tar.gz |
webkitgtk: Enable building for ARC architecture
For that we need 2 things:
1. Disable JIT in JS as it's not supported for ARC.
2. Compile with "-mlong-calls" so relocations with
offsets larger than 25 bits are used, otherwise
linker fails to link final binaries.
(From OE-Core rev: 463f10fde9f72d26e89db324ca675bfe597fcc5e)
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
0 files changed, 0 insertions, 0 deletions