1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
1999-11-17  Andreas Jaeger  <aj@suse.de>

	* shlib-versions: Allow mipsel for libm.
	Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
This commit is contained in:
Ulrich Drepper
1999-11-17 18:54:28 +00:00
parent 6e8afc1cd3
commit a46b664848
2 changed files with 6 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ sparc.*-.*-.* libm=6
alpha.*-.*-linux.* libm=6.1
alpha.*-.*-.* libm=6
powerpc-.*-.* libm=6
mips-.*-.* libm=6
mips.*-.*-.* libm=6
arm.*-.*-.* libm=6
# We provide libc.so.6 for Linux kernel versions 2.0 and later.