* configure.ac: Use -no-integrated-as on arm with clang.

* INSTALL: Mention ARM compilation with clang.
This commit is contained in:
Vladimir Serbinenko 2013-11-14 08:36:35 +01:00
parent 2416415c53
commit 2312f06c30
3 changed files with 9 additions and 2 deletions

View file

@ -15,6 +15,7 @@ configuring the GRUB.
Note: older versions may work but support is limited
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.4 or later works for powerpc
* GNU Make
* GNU Bison 2.3 or later