about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2012-02-15 21:07:06 +0100
committerMarek Polacek <polacek@redhat.com>2012-02-15 21:07:06 +0100
commitd463ab10dd4a3eab1a569e35428ad671f9fd500f (patch)
treed68bc3e620f7a337ce7348b1861846a1d97e590e /nptl/sysdeps/unix/sysv/linux/x86_64
parented656b4065ae8b948e67a865c0964f24e90c5133 (diff)
downloadglibc-d463ab10dd4a3eab1a569e35428ad671f9fd500f.tar.gz
glibc-d463ab10dd4a3eab1a569e35428ad671f9fd500f.tar.xz
glibc-d463ab10dd4a3eab1a569e35428ad671f9fd500f.zip
Remove unused Makefile.
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/x86_64')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/x86_64/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile b/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile
deleted file mode 100644
index b32ce29eff..0000000000
--- a/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-ifeq ($(subdir),nptl)
-CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions \
-		       -fno-asynchronous-unwind-tables $(fno-unit-at-a-time)
-endif