summaryrefslogtreecommitdiff
path: root/sysdeps/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/Makefile')
-rw-r--r--sysdeps/sh/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/sh/Makefile b/sysdeps/sh/Makefile
index 0c6db9a9d4..de8fa0bc0e 100644
--- a/sysdeps/sh/Makefile
+++ b/sysdeps/sh/Makefile
@@ -5,7 +5,3 @@ endif
ifeq ($(subdir),gmon)
sysdep_routines += _mcount
endif
-
-ifeq ($(subdir),debug)
-CFLAGS-backtrace.c += -funwind-tables
-endif