diff options
author | Alexander Graf | 2012-05-01 00:58:55 +0200 |
---|---|---|
committer | malc | 2012-05-01 21:44:43 +0200 |
commit | 65074706b9353bae7307fcfcbbf63a36f6896aa7 (patch) | |
tree | b9bdca2fcf627d6701a0ce1ea78d10a3ebdf642d /net | |
parent | Revert "Remove stray HOST_LONG_SIZE" (diff) | |
download | qemu-65074706b9353bae7307fcfcbbf63a36f6896aa7.tar.gz qemu-65074706b9353bae7307fcfcbbf63a36f6896aa7.tar.xz qemu-65074706b9353bae7307fcfcbbf63a36f6896aa7.zip |
linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts
On my PPC host, HOST_LONG_SIZE is not defined even after
running configure. Use the normal C way of determining the
long size instead.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: malc <av1474@comtv.ru>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions