]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
INSTALL: clarify that clang support is experimental
authorVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 15:22:48 +0000 (16:22 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 15:22:48 +0000 (16:22 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index 05cc4430cbe3871c556d2fd3ea72cbe327082c96..afbb660f3418b7e1f8729992dfb96eab09503723 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -13,6 +13,9 @@ configuring the GRUB.
 
 * GCC 4.1.3 or later
   Note: older versions may work but support is limited
+
+  Experimental support for clang 3.3 or later (results in much bigger binaries)
+  for i386, x86_64, arm (except thumb), arm64, mips(el), powerpc
   Note: clang 3.2 or later works for i386 and x86_64 targets but results in
         much bigger binaries.
        earlier versions not tested