mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
* sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
from sysdep_headers.
This commit is contained in:
parent
c217692b4d
commit
245a1481d7
@ -1,3 +1,8 @@
|
|||||||
|
2007-02-10 Mike Frysinger <vapier@gentoo.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
|
||||||
|
from sysdep_headers.
|
||||||
|
|
||||||
2007-02-28 Jakub Jelinek <jakub@redhat.com>
|
2007-02-28 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* time/tzfile.c (find_transition): Instead of a linear search try to
|
* time/tzfile.c (find_transition): Instead of a linear search try to
|
||||||
|
@ -2,10 +2,6 @@ ifeq ($(subdir),io)
|
|||||||
sysdep_routines += pipe
|
sysdep_routines += pipe
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(subdir),misc)
|
|
||||||
sysdep_headers += sys/io.h
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(subdir),stdlib)
|
ifeq ($(subdir),stdlib)
|
||||||
gen-as-const-headers += ucontext_i.sym
|
gen-as-const-headers += ucontext_i.sym
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user