kvm: user: ppc: remove build flags
commitfe27c3169b5761f6c80d32e6397c103e4f124a83
authorHollis Blanchard <hollisb@us.ibm.com>
Wed, 29 Oct 2008 18:27:54 +0000 (29 13:27 -0500)
committerAvi Kivity <avi@redhat.com>
Sun, 2 Nov 2008 09:06:20 +0000 (2 11:06 +0200)
tree60b8e41fdccf5800148424dcd0cdabfd3c5245da
parentedc6ecb792d17779d5af528b9859508018d7b4bb
kvm: user: ppc: remove build flags

Remove -m32 build flag. Although necessary when building for a 32-bit target
with a biarch toolchain that defaults to 64-bit output, it naturally breaks
64-bit builds.

Also remove -D__powerpc__. I'm not sure why I added that in the first place;
that is automatically defined by GCC (for both 32- and 64-bit targets).

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
kvm/libkvm/config-powerpc.mak
kvm/user/config-powerpc.mak