mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-24 11:19:41 +00:00
INSTALL: clarify that clang support is experimental
This commit is contained in:
parent
87a04adb65
commit
0b02bfa034
3
INSTALL
3
INSTALL
@ -13,6 +13,9 @@ configuring the GRUB.
|
||||
|
||||
* GCC 4.1.3 or later
|
||||
Note: older versions may work but support is limited
|
||||
|
||||
Experimental support for clang 3.3 or later (results in much bigger binaries)
|
||||
for i386, x86_64, arm (except thumb), arm64, mips(el), powerpc
|
||||
Note: clang 3.2 or later works for i386 and x86_64 targets but results in
|
||||
much bigger binaries.
|
||||
earlier versions not tested
|
||||
|
Loading…
Reference in New Issue
Block a user