From 113f786989823aba70bb7c1634f5f490df5263a1 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Wed, 18 Dec 2013 13:11:29 +0100 Subject: [PATCH] * INSTALL: Update comment as to why sparc64 clang isn't usable. --- ChangeLog | 4 ++++ INSTALL | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f11bf08e8..71bd77e89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-12-18 Vladimir Serbinenko + + * INSTALL: Update comment as to why sparc64 clang isn't usable. + 2013-12-18 Vladimir Serbinenko Add __attribute__ ((sysv_abi)) only if it's really needed. diff --git a/INSTALL b/INSTALL index b91d975c3..6ee21155d 100644 --- 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