From d463ab10dd4a3eab1a569e35428ad671f9fd500f Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Wed, 15 Feb 2012 21:07:06 +0100 Subject: Remove unused Makefile. --- nptl/ChangeLog | 4 ++++ nptl/sysdeps/unix/sysv/linux/x86_64/Makefile | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 nptl/sysdeps/unix/sysv/linux/x86_64/Makefile (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 3c435dda5a..657c2b0278 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2012-02-15 Marek Polacek + + * sysdeps/unix/sysv/linux/x86_64/Makefile: Remove file. + 2012-02-09 Paul Eggert Replace FSF snail mail address with URLs, as per GNU coding standards. 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 -- cgit 1.4.1