From: Peter Maydell Date: Fri, 28 Aug 2015 10:42:53 +0000 (+0100) Subject: qemu-doc.texi: Fix capitalization error in OS X build instructions X-Git-Tag: TizenStudio_2.0_p2.3.2~120^2~1^2~226 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6c76ec68f68494d4a31b5d82073ed4d2798b8e13;p=sdk%2Femulator%2Fqemu.git qemu-doc.texi: Fix capitalization error in OS X build instructions Fix a capitalization error in the OS X build instructions; this was picked up in review of commit b352153f5f and intended to be corrected before I applied it, but I accidentally didn't include it. Signed-off-by: Peter Maydell --- diff --git a/qemu-doc.texi b/qemu-doc.texi index 74f5486..f1c38b6 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -3062,7 +3062,7 @@ Note: If after the configure step you see a message like this: ERROR: Your compiler does not support the __thread specifier for Thread-Local Storage (TLS). Please upgrade to a version that does. @end example -You may have to build your own version of gcc from source. Expect that to take +you may have to build your own version of gcc from source. Expect that to take several hours. More information can be found here: @uref{https://gcc.gnu.org/install/} @*