Home
last modified time | relevance | path

Searched hist:"80 fd48df4a53d01cc5d8a41e565f81af5978121f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure80fd48df4a53d01cc5d8a41e565f81af5978121f Thu Jan 22 03:53:46 CST 2015 Christian Borntraeger <borntraeger@de.ibm.com> sparse: Fix build with sparse on .S files

rules.mak has a rule for .S files using CPP. This will result in
errors like
CPP s390-ccw/start.asm
cc: error: unrecognized command line option '-Wbitwise'

Lets also redefine CPP in case of --enable-sparse.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>