diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2015-01-22 10:53:46 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-01-26 12:27:05 +0100 |
commit | 80fd48df4a53d01cc5d8a41e565f81af5978121f (patch) | |
tree | 9c29bcd832af8d7d6a21eb9238686acc3824e20f /target-i386/cpu.c | |
parent | a904c91196a9c5dbd7b9abcd3d40b0824286fb1c (diff) | |
download | qemu-80fd48df4a53d01cc5d8a41e565f81af5978121f.zip qemu-80fd48df4a53d01cc5d8a41e565f81af5978121f.tar.gz qemu-80fd48df4a53d01cc5d8a41e565f81af5978121f.tar.bz2 |
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>
Diffstat (limited to 'target-i386/cpu.c')
0 files changed, 0 insertions, 0 deletions