]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* 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 f11bf08e8eb2dc7d0c87d9f7d3d28c88da0d1c46..71bd77e89c34c5dc9faa26f6da32d668b004ce04 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 b91d975c3a34743cb6d5b59af22e0df8d6b71acb..6ee21155d99879cb61886f66e19a36372403c4cb 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