OSDN Git Service

pc: acpi: do not hardcode preprocessor
authorIgor Mammedov <imammedo@redhat.com>
Mon, 16 Jun 2014 16:33:40 +0000 (18:33 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 15:44:21 +0000 (18:44 +0300)
commitdc61b2953121bf3656cd79efd4f2437dacfd6d8a
tree1110f47311ad733cf2c34966a2f4af09110aad36
parentc059451cc14483e261c92411b829124c660573fa
pc: acpi: do not hardcode preprocessor

but use one provided by environment, in addition
force C style preprocessing so that 'gcc -E' or
"clang -E" wouldn't ignore .dsl files.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/Makefile.objs