crosstool-ng/samples/msp430-unknown-elf/crosstool.config
Alexey Neyman dc80274261 Declare msp430 experimental
... as GCC5 and later ICEs over inocuous code.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79242

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-06-10 00:11:51 -07:00

5 lines
70 B
Plaintext

CT_EXPERIMENTAL=y
CT_ARCH_msp430=y
CT_CC_GCC_V_4_9_4=y
CT_DEBUG_gdb=y