This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
crosstool-ng
Watch
1
Star
0
Fork
0
You've already forked crosstool-ng
mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced
2025-01-05 04:24:12 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
1e37cd5450
crosstool-ng
/
samples
/
msp430-unknown-elf
/
crosstool.config
5 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 07:11:51 +00:00
CT_EXPERIMENTAL=y
Added a sample of the MSP430 architecture and removed config.sub override from msp430.sh Signed-off-by: Andrew Wygle <awygle@gmail.com>
2017-06-02 20:59:32 +00:00
CT_ARCH_msp430=y
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 07:11:51 +00:00
CT_CC_GCC_V_4_9_4=y
Added a sample of the MSP430 architecture and removed config.sub override from msp430.sh Signed-off-by: Andrew Wygle <awygle@gmail.com>
2017-06-02 20:59:32 +00:00
CT_DEBUG_gdb=y
Reference in New Issue
Copy Permalink