1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Update ABI information

This commit is contained in:
Ulrich Drepper
2012-01-07 19:23:45 -05:00
parent a2693a0e2e
commit 00bbd29b35
19 changed files with 818 additions and 344 deletions

View File

@ -465,7 +465,7 @@ use_ldconfig=yes
# We need some extensions to the `ldd' script.
case "$machine" in
i[3456]86* | m68*)
i[3456]86*)
ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed
;;
s390*)