about summary refs log tree commit diff
path: root/sysdeps/i386/elf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/elf/Makefile')
-rw-r--r--sysdeps/i386/elf/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/i386/elf/Makefile b/sysdeps/i386/elf/Makefile
deleted file mode 100644
index 61064d4ef7..0000000000
--- a/sysdeps/i386/elf/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(subdir),csu)
-# Turn off -fasynchronous-unwind-tables
-CFLAGS-initfini.s += -fno-asynchronous-unwind-tables
-endif