mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Update.
1998-03-14 Ulrich Drepper <drepper@cygnus.com> * configure.in: Irix6 is an ELF platform.
This commit is contained in:
parent
f802accba4
commit
ba90988048
@ -1,3 +1,7 @@
|
||||
1998-03-14 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* configure.in: Irix6 is an ELF platform.
|
||||
|
||||
1998-03-14 11:47 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* elf/dl-close.c (_dl_close): Stop unmapping the segments after
|
||||
|
@ -174,7 +174,7 @@ case "$host_os" in
|
||||
# i586-linuxaout is mangled into i586-pc-linux-gnuaout
|
||||
linux*ecoff* | linux*aout* | gnu*aout* | gnu*ecoff*)
|
||||
;;
|
||||
gnu* | linux* | sysv4* | solaris2*)
|
||||
gnu* | linux* | sysv4* | solaris2* | irix6*)
|
||||
# These systems (almost) always use the ELF format.
|
||||
elf=yes
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user