mirror of git://sourceware.org/git/glibc.git
Regenerated: autoconf configure.in
This commit is contained in:
parent
7ae3680842
commit
4f6dc78a92
|
|
@ -628,7 +628,7 @@ gnu* | linux* | bsd4.4* | netbsd* | freebsd*)
|
||||||
gnu_ld=yes gnu_as=yes
|
gnu_ld=yes gnu_as=yes
|
||||||
esac
|
esac
|
||||||
case "$os" in
|
case "$os" in
|
||||||
gnu*elf* | linux* | sysv4* | solaris2*)
|
gnu* | linux* | sysv4* | solaris2*)
|
||||||
# These systems always use the ELF format.
|
# These systems always use the ELF format.
|
||||||
elf=yes
|
elf=yes
|
||||||
esac
|
esac
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue