diff options
author | hongxu <hongxu.jia@windriver.com> | 2020-03-31 15:16:55 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-04-01 22:30:18 -0400 |
commit | 2bba10be28d4d7ce45d78a8429caaa6952785901 (patch) | |
tree | f109c546999211b36c3b1b889db52bec9c896a59 /recipes-core/runx/runx_git.bb | |
parent | f1e768dfdfb148b9b4c6aaaf065ccea79dd5484d (diff) | |
download | meta-virtualization-2bba10be28d4d7ce45d78a8429caaa6952785901.tar.gz |
libvirt: Workaround mips assembler crash on target
While enabling multilib on qemumips64, lib32 assembler ends up
crashing on target sometimes due to branch out of range,
therefore using -O2 for now
[snip]
|../../libvirt-6.1.0/tests/qemuxml2argvtest.c: In function 'mymain':
|../../libvirt-6.1.0/tests/qemuxml2argvtest.c:608:1: note: variable
tracking size limit exceeded with '-fvar-tracking-assignments', retrying without
| 608 | mymain(void)
| | ^~~~~~
|/tmp/ccXJSwZR.s: Assembler messages:
|/tmp/ccXJSwZR.s:43943: Error: branch out of range
[snip]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx/runx_git.bb')
0 files changed, 0 insertions, 0 deletions