Allow compilation without thumb-interwork as long as no thumb is

involved or only thumb2 is used.
This commit is contained in:
Vladimir Serbinenko 2013-12-18 13:33:39 +01:00
parent 063f2a04d1
commit a29f317af1
4 changed files with 29 additions and 2 deletions

View file

@ -17,6 +17,7 @@ configuring the GRUB.
much bigger binaries.
earlier versions not tested
Note: clang 3.2 or later works for arm
None of tested clang versions generated usable thumb code
earlier versions not tested
Note: clang 3.3 or later works for arm64
earlier versions have no arm64 support