Searched hist:"08 f3896a072c6d05e36ec3fa4fd303ea550ee38f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 08f3896a072c6d05e36ec3fa4fd303ea550ee38f Fri Feb 04 15:38:47 CST 2011 Stefan Weil <weil@mail.berlios.de> w32: Use additional library libiberty.a
libiberty.a is part of MinGW and provides useful functions like ffs (MinGW) and getopt (MinGW-w64).
It is needed for w64 compilations and allows simpler code for w32.
Cc: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|