* INSTALL: Document about clang for mips.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 22 Nov 2013 23:41:32 +0000 (00:41 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 22 Nov 2013 23:41:32 +0000 (00:41 +0100)
ChangeLog
INSTALL

index a622ee8..eb61e50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-22  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * INSTALL: Document about clang for mips.
+
 2013-11-22  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/lib/libgcrypt/mpi/longlong.h: Use C version with mips
diff --git a/INSTALL b/INSTALL
index 39718ec..905e180 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -16,6 +16,7 @@ configuring the GRUB.
   Note: clang 3.2 or later works for i386 and x86_64 targets but results in
         much bigger binaries.
   Note: clang 3.2 or later works for arm
+  Note: clang 3.3 or later works for mips(el)
   Note: clang 3.4 or later works for powerpc
 * GNU Make
 * GNU Bison 2.3 or later