mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Merge pull request #809 from cmorty/pull/msp430_gstabs
[MSP430] Add gstabs debug information (dwarf is broken)
This commit is contained in:
commit
e8b1a57ac6
@ -4,6 +4,8 @@ ifdef nodeid
|
|||||||
CFLAGS += -DNODEID=$(nodeid)
|
CFLAGS += -DNODEID=$(nodeid)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
CFLAGS += -gstabs+
|
||||||
|
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
|
|
||||||
### Define the CPU directory
|
### Define the CPU directory
|
||||||
|
Loading…
Reference in New Issue
Block a user