commit | 3dbe85b8404fa479ad0a75d5adb464949257f129 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Jan 15 03:05:36 2014 -0800 |
committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | Fri Jan 17 09:49:28 2014 +1000 |
tree | 4e101f2f2512f42234bfd7061d8bcc1ac4901b56 | |
parent | 1cf892ca2689c84960b4ce4d2723b6bee453711c [diff] |
tests: Add libqemustub to qom-interface-check The recent addition of util/error.c's dependency on error_report() causes this test to fail to link due to a number of missing monitor related symbols. All these symbols are however defined by libqemustub. Add this libary to the link. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>