mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-01 10:36:40 +00:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
comment "ARM specific options"
|
|
|
|
config ARCH_ARM_EABI
|
|
bool
|
|
prompt "Use EABI"
|
|
default n
|
|
help
|
|
Set up the toolchain so that it generates EABI-compliant binaries.
|