* INSTALL: Update comment as to why sparc64 clang isn't usable.
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 18 Dec 2013 12:11:29 +0000 (13:11 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Wed, 18 Dec 2013 12:11:29 +0000 (13:11 +0100)
ChangeLog
INSTALL

index f11bf08..71bd77e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-18  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * INSTALL: Update comment as to why sparc64 clang isn't usable.
+
 2013-12-18  Vladimir Serbinenko  <phcoder@gmail.com>
 
        Add __attribute__ ((sysv_abi)) only if it's really needed.
diff --git a/INSTALL b/INSTALL
index b91d975..6ee2115 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -25,8 +25,7 @@ configuring the GRUB.
        fail.
   Note: clang 3.2 or later works for powerpc
        earlier versions not tested
-  Note: clang has no support for generating 64-bit sparc code and hence you
-       can't compile GRUB for sparc64 with clang
+  Note: clang doesn't support -mno-app-regs and so can't be used for sparc64
   Note: clang has no support for ia64 and hence you can't compile GRUB
        for ia64 with clang
 * GNU Make