buildroot/package/qemu
Yann E. MORIN 524b6b8559 package/qemu: fix build of host variant
The Qemu buildsystem expects that the cpp it is passed can be called
like it were cc: it passes it the '-c' option, which is not allowed by
cpp, but is allowed for cc.

Fix that by overriding CPP when calling configure.

Note: the target variant of Qemu does not build the affected parts (the
PC-BIOS images). This is another problem that should be fixed separately.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-08 22:13:18 +02:00
..
Config.in
Config.in.host host-qemu: add support for vde2 2016-07-04 11:29:31 +02:00
qemu.hash qemu: bump version to 2.7.0 2016-09-05 21:07:38 +02:00
qemu.mk package/qemu: fix build of host variant 2016-09-08 22:13:18 +02:00