Searched hist:13586813 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 13586813 Sun Nov 18 13:16:26 CST 2012 Stefan Weil <sw@weilnetz.de> tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize) Commit 32761257c0b9fa7ee04d2871a6e48a41f119c469 enabled qemu_ld/st optimization unconditionally for some hosts. The TCG interpreter still does not support this kind of optimization. Therefore builds with TCI fail with an unresolved symbol tcg_out_tb_finalize. This is fixed here. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|