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

e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.

This commit is contained in:
Joseph Myers
2013-10-04 15:57:50 +00:00
parent 89c2003e84
commit e246b34759
3 changed files with 6 additions and 2 deletions

View File

@ -187,7 +187,7 @@ case "$machine" in
libc_cv_gcc_unwind_find_fde=yes
arch_minimum_kernel=2.6.16
;;
powerpc/powerpc32)
powerpc/powerpc32*)
libc_cv_gcc_unwind_find_fde=yes
arch_minimum_kernel=2.6.16
;;