Remove unused Makefile.

This commit is contained in:
Marek Polacek 2012-02-15 21:07:06 +01:00
parent ed656b4065
commit d463ab10dd
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2012-02-15 Marek Polacek <polacek@redhat.com>
* sysdeps/unix/sysv/linux/x86_64/Makefile: Remove file.
2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
Replace FSF snail mail address with URLs, as per GNU coding standards.

View File

@ -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