mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 18:56:31 +00:00
Mark ARM EABI as being EXPERIMENTAL.
This commit is contained in:
parent
dd9e2b9602
commit
a4baec803d
@ -2,7 +2,8 @@ comment "ARM specific options"
|
||||
|
||||
config ARCH_ARM_EABI
|
||||
bool
|
||||
prompt "Use EABI"
|
||||
prompt "Use EABI (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL
|
||||
default n
|
||||
help
|
||||
Set up the toolchain so that it generates EABI-compliant binaries.
|
||||
|
Loading…
Reference in New Issue
Block a user