blob: 0c6db9a9d41d56defb946fcc31e0767c7a853611 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001ifeq ($(subdir),csu)
2gen-as-const-headers += tcb-offsets.sym
3endif
4
5ifeq ($(subdir),gmon)
6sysdep_routines += _mcount
7endif
8
9ifeq ($(subdir),debug)
10CFLAGS-backtrace.c += -funwind-tables
11endif