Browse Source

2005-12-15 Roland McGrath <roland@redhat.com>

* sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.
cvs/glibc-2_5-branch
Roland McGrath 21 years ago
parent
commit
34e72eb280
  1. 5
      sysdeps/unix/sysv/linux/Makefile

5
sysdeps/unix/sysv/linux/Makefile

@ -107,11 +107,6 @@ ifeq ($(subdir),termios)
sysdep_headers += termio.h
endif
ifeq ($(subdir),stdio-common)
# Just disable the auto generation in sysdeps/generic
inhibit-siglist := yes
endif
ifeq ($(subdir),posix)
sysdep_headers += bits/initspin.h

Loading…
Cancel
Save