diff options
Diffstat (limited to 'sysdeps/nios2/Makefile')
-rw-r--r-- | sysdeps/nios2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/nios2/Makefile b/sysdeps/nios2/Makefile index 75cab5e5b8..9ceab11297 100644 --- a/sysdeps/nios2/Makefile +++ b/sysdeps/nios2/Makefile @@ -29,7 +29,3 @@ endif ifeq ($(subdir),csu) gen-as-const-headers += tcb-offsets.sym endif - -ifeq ($(subdir),debug) -CFLAGS-backtrace.c += -funwind-tables -endif |