commit | 2944d742f73d78120151fbc62b53f2ab79be89aa | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Oct 15 11:51:09 2014 +0200 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sun Nov 02 10:04:34 2014 +0300 |
tree | 0942817fe7ac09157903aa36b6f43b863dd9565e | |
parent | 0d61f18b57432e56340b2fabe01222fc464fe92a [diff] |
sparse: fix build c++ compiler isn't wrapped with cgcc, resulting in gcc complaining about the sparse compiler flags which it doesn't know in case qemu is built with --enable-sparse. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>