about summary refs log tree commit diff
path: root/sysdeps/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/Makefile')
-rw-r--r--sysdeps/mips/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/mips/Makefile b/sysdeps/mips/Makefile
index 7c1d77941e..fd891ddf09 100644
--- a/sysdeps/mips/Makefile
+++ b/sysdeps/mips/Makefile
@@ -12,10 +12,6 @@ librt-sysdep_routines += rt-sysdep
 librt-shared-only-routines += rt-sysdep
 endif
 
-ifeq ($(subdir),debug)
-CFLAGS-backtrace.c += -funwind-tables
-endif
-
 ifeq ($(subdir),csu)
 CPPFLAGS-crti.S += $(pic-ccflag)
 CPPFLAGS-crtn.S += $(pic-ccflag)