Searched hist:fba90ac1d614c333c6a15c39cac555a12a04cee1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | fba90ac1d614c333c6a15c39cac555a12a04cee1 Wed May 01 11:30:15 CDT 2013 Paolo Bonzini <pbonzini@redhat.com> win32: fix compilation again
While commit c02817e5bfbb27955cac970019e6670dc427bc41 fixed compilation without an installed libtool, moving the dependencies to rules.mak does not work because the version-*-y variables are not defined yet. Building in a clean tree thus fails.
Revert the commit and remove the dummy /bin/false assignment to LIBTOOL. This makes the build work, at the price of slightly worse errors when there are Makefile bugs.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1367425815-15083-1-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|