diff options
Diffstat (limited to 'samples/msp430-unknown-elf')
-rw-r--r-- | samples/msp430-unknown-elf/crosstool.config | 1 | ||||
-rw-r--r-- | samples/msp430-unknown-elf/reported.by | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/samples/msp430-unknown-elf/crosstool.config b/samples/msp430-unknown-elf/crosstool.config index 52c53bae..0443ff13 100644 --- a/samples/msp430-unknown-elf/crosstool.config +++ b/samples/msp430-unknown-elf/crosstool.config @@ -1,4 +1,3 @@ CT_EXPERIMENTAL=y CT_ARCH_MSP430=y -CT_GCC_V_4_9_4=y CT_DEBUG_GDB=y diff --git a/samples/msp430-unknown-elf/reported.by b/samples/msp430-unknown-elf/reported.by index d4456951..8d39bc4c 100644 --- a/samples/msp430-unknown-elf/reported.by +++ b/samples/msp430-unknown-elf/reported.by @@ -1,4 +1,3 @@ reporter_name="Andrew Wygle" reporter_url="https://github.com/awygle" -reporter_comment="MSP430 with GCC5 and later suffers from a pretty nasty bug: -https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79242" +reporter_comment="" |