summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorAndreas Färber2010-09-20 00:50:43 +0200
committerBlue Swirl2010-10-03 08:31:05 +0200
commit179cf40000d91ea69f30b7337fa055a775523bf5 (patch)
treecb8dde18f8bb3b7ed6dd43d4f5949aa0d4cb96a1 /linux-user
parenttrace: avoid unnecessary recompilation if nothing changed (diff)
downloadqemu-179cf40000d91ea69f30b7337fa055a775523bf5.tar.gz
qemu-179cf40000d91ea69f30b7337fa055a775523bf5.tar.xz
qemu-179cf40000d91ea69f30b7337fa055a775523bf5.zip
configure: Add basic support for Haiku
For compatibility with BeOS, Haiku's error codes are negative whereas recent POSIX versions require them to be positive. As spotted by François, some parts of QEMU code rely on this, so use a mapper library to convert them to positive ones. Cc: François Revol <revol@free.fr> Cc: Ingo Weinhold <ingo_weinhold@gmx.de> Haiku has network functions in libnetwork.so. It doesn't ship libutil.so. Signed-off-by: Andreas Färber <andreas.faerber@web.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions