mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-20 11:39:25 +00:00
b0d954f0ec
... while making use of the new tunables. Also, unmark the moxie-elf as broken: the ld scripts installed by newlib can be found by the compiler and can link the binaries. Why the default script is broken is not ct-ng's problem... Signed-off-by: Alexey Neyman <stilor@att.net>
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
CT_EXPERIMENTAL=y
|
|
CT_ARCH_MOXIE=y
|
|
CT_ARCH_LE=y
|
|
CT_DEBUG_GDB=y
|
|
CT_GDB_CROSS_SIM=y
|
|
# CT_GDB_CROSS_PYTHON is not set
|
|
CT_DTC_VERBOSE=y
|