From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Njo0K-0006xM-3A for qemu-devel@nongnu.org; Tue, 23 Feb 2010 01:12:20 -0500 Received: from [199.232.76.173] (port=50618 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Njo0J-0006xE-O2 for qemu-devel@nongnu.org; Tue, 23 Feb 2010 01:12:19 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Njo0J-0003Tg-DJ for qemu-devel@nongnu.org; Tue, 23 Feb 2010 01:12:19 -0500 Received: from mail-pw0-f45.google.com ([209.85.160.45]:33211) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Njo0J-0003Tc-4D for qemu-devel@nongnu.org; Tue, 23 Feb 2010 01:12:19 -0500 Received: by pwi4 with SMTP id 4so2952775pwi.4 for ; Mon, 22 Feb 2010 22:12:18 -0800 (PST) MIME-Version: 1.0 From: Roy Tam Date: Tue, 23 Feb 2010 14:11:58 +0800 Message-ID: <473191351002222211o30d2a445k258c4fbe729e7884@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] [BREAKAGE] cc84de9570ffe01a9c3c169bd62ab9586a9a080c breaks win32 build List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hi all, cc84de9570ffe01a9c3c169bd62ab9586a9a080c breaks win32 build as there is no sigset_t in MinGW.