qemu-patch-raspberry4/target-unicore32
Robert Schiele 74880fe27d configure: allow disabling pixman if not needed
When we build neither any system emulation targets nor the tools there
is actually no need for pixman library.  In that case do not enforce
presence of that library on the system.

Reviewed-by: Andreas F=E4rber <afaerber@suse.de>
Signed-off-by: Robert Schiele <rschiele@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-12-23 14:38:52 -06:00
..
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c
cpu.h fpu: move public header file to include/fpu 2012-12-19 08:32:46 +01:00
helper.c configure: allow disabling pixman if not needed 2012-12-23 14:38:52 -06:00
helper.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
machine.c
Makefile.objs
op_helper.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu.c
translate.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
ucf64_helper.c