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
commit e8b1a57ac6
1 changed files with 2 additions and 0 deletions

View File

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