Merge pull request #809 from cmorty/pull/msp430_gstabs

[MSP430] Add gstabs debug information (dwarf is broken)
This commit is contained in:
Antonio Lignan
2015-05-16 11:01:47 +02:00

View File

@@ -4,6 +4,8 @@ ifdef nodeid
CFLAGS += -DNODEID=$(nodeid)
endif
CFLAGS += -gstabs+
.SUFFIXES:
### Define the CPU directory