summaryrefslogtreecommitdiff
path: root/sysdeps/sh/Makefile
blob: bb7c5536205ccfd9574ceda8f9715ecbd098f27a (plain)
1
2
3
4
5
6
7
ifeq ($(subdir),gmon)
sysdep_routines += _mcount
endif

ifeq ($(subdir),debug)
CFLAGS-backtrace.c += -funwind-tables
endif