Andreas Färber 917cfc1f26 slirp: Avoid redefining MAX_TCPOPTLEN
MAX_TCPOPTLEN is being defined as 32. Darwin already has it as 40,
causing a warning. The value is only used to declare an array,
into which currently 4 bytes are written at most.

Therefore always override MAX_TCPOPTLEN for now.

Suggested-by: Jan Kiszka <jan.kiszka@web.de>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2012-05-28 22:44:27 +02:00
2012-05-24 19:35:27 +04:00
2012-05-01 00:17:27 +02:00
2012-05-02 18:39:39 +02:00
2012-05-24 02:03:30 +04:00
2012-05-01 19:08:44 -03:00
2012-05-01 10:58:04 +00:00
2012-05-12 14:17:52 +02:00
2012-04-27 11:44:50 -03:00
2012-05-14 07:27:24 +02:00
2012-05-14 07:27:24 +02:00
2012-05-01 10:45:02 +00:00
2012-05-12 09:14:38 +00:00
2012-05-14 07:27:24 +02:00
2012-05-19 15:49:40 +00:00
2012-05-10 11:01:59 +02:00
2012-05-08 14:30:09 -03:00
2012-05-10 08:33:34 -05:00
2012-04-26 13:14:58 -05:00
2012-05-14 17:02:19 +02:00
2012-05-10 10:32:13 +02:00
2012-05-01 00:17:27 +02:00
2012-04-26 13:14:58 -05:00
2012-05-10 12:37:57 -05:00
2012-05-10 12:37:57 -05:00
2012-05-08 14:30:09 -03:00
2012-04-24 09:50:31 -05:00
2012-05-08 11:15:18 -05:00
2012-05-22 09:21:01 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%