Files
poky/meta/recipes-devtools
Kai Kang e810484c72 qemu: disable capstone for 32-bit mips with multilib
When build lib32-qemu for qemumips with multilib:

  require conf/multilib.conf
  MACHINE = "qemumips64"
  MULTILIBS = "multilib:lib32"
  DEFAULTTUNE_virtclass-multilib-lib32 = "mips"

it fails to compile capstone:

|  CC      arch/AArch64/AArch64InstPrinter.o
|  {standard input}: Assembler messages:
|  {standard input}:36033: Error: branch out of range
|  {standard input}:36257: Error: branch out of range

Disable capstone for mips o32 in this situation as a workround.

(From OE-Core rev: d741ebf346f265e331722369c8260a0a7af9e8e2)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-21 00:33:23 +01:00
..
2019-05-22 07:24:52 +01:00
2019-06-20 13:14:21 +01:00
2019-06-01 11:27:07 +01:00
2018-08-23 18:02:23 +01:00
2019-04-26 10:09:08 +01:00
2019-04-05 17:32:50 +01:00
2019-06-19 22:13:40 +01:00
2018-03-06 06:43:10 -08:00
2019-05-29 12:54:12 +01:00
2019-04-23 23:30:19 +01:00
2018-11-14 11:14:39 +00:00
2019-06-21 00:33:22 +01:00
2018-12-20 14:53:55 +00:00
2018-03-09 09:17:03 -08:00
2019-04-16 11:10:02 +01:00
2019-06-21 00:33:23 +01:00
2019-04-03 14:50:13 +01:00
2019-05-27 17:06:34 +01:00
2018-01-30 12:53:16 +00:00
2019-06-19 22:13:42 +01:00
2019-02-15 16:05:37 +00:00
2019-05-16 09:16:50 +01:00
2019-05-08 23:00:32 +01:00
2019-04-01 14:48:44 +01:00
2019-04-23 23:30:19 +01:00
2018-08-23 07:50:01 +01:00
2019-05-08 12:15:17 +01:00
2019-05-22 07:24:52 +01:00
2018-11-14 11:14:39 +00:00
2019-04-12 09:29:06 +01:00
2019-03-04 22:57:05 +00:00
2019-06-20 13:14:21 +01:00
2019-04-05 17:32:50 +01:00