about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/x86_64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps/x86_64/Makefile')
-rw-r--r--linuxthreads/sysdeps/x86_64/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/linuxthreads/sysdeps/x86_64/Makefile b/linuxthreads/sysdeps/x86_64/Makefile
deleted file mode 100644
index fa58f8265a..0000000000
--- a/linuxthreads/sysdeps/x86_64/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(subdir),linuxthreads)
-# On x86-64 we must avoid generating the unwind-info
-CFLAGS-pt-initfini.s += -mno-unwind-info
-endif