From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1Fxs-0006Tj-Ts for qemu-devel@nongnu.org; Mon, 31 Oct 2016 13:01:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1Fxs-0000F1-8g for qemu-devel@nongnu.org; Mon, 31 Oct 2016 13:01:41 -0400 From: Peter Maydell Date: Mon, 31 Oct 2016 17:01:30 +0000 Message-Id: <1477933290-32248-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PATCH] README: Add linux to macOS build info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, qemu-trivial@nongnu.org Cc: patches@linaro.org The README lists the URLs for the wiki pages describing how to build on Linux and Windows; add the equivalent link for building on macOS. Signed-off-by: Peter Maydell --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index bd8060a..cb60d05 100644 --- a/README +++ b/README @@ -45,6 +45,7 @@ of other UNIX targets. The simple steps to build QEMU are: Additional information can also be found online via the QEMU website: http://qemu-project.org/Hosts/Linux + http://qemu-project.org/Hosts/Mac http://qemu-project.org/Hosts/W32 -- 2.7.4