diff options
Diffstat (limited to 'sysdeps/sh/Makefile')
-rw-r--r-- | sysdeps/sh/Makefile | 4 |
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 |