1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Linux configure cleanup

This commit is contained in:
Ulrich Drepper
2012-01-07 12:44:28 -05:00
parent b13b98854e
commit 7ae81d88f1
3 changed files with 4 additions and 38 deletions

View File

@ -282,29 +282,10 @@ fi
# if appropriate too.
test -n "$arch_minimum_kernel" ||
case "$machine" in
alpha*)
arch_minimum_kernel=2.1.100
libc_cv_gcc_unwind_find_fde=yes
;;
arm*)
arch_minimum_kernel=2.0.10
libc_cv_gcc_unwind_find_fde=yes
;;
i386*)
libc_cv_gcc_unwind_find_fde=yes
arch_minimum_kernel=2.0.10
;;
ia64*)
arch_minimum_kernel=2.4.0
;;
hppa*)
libc_cv_gcc_unwind_find_fde=yes
arch_minimum_kernel=2.4.19
;;
m68k*)
arch_minimum_kernel=2.0.10
libc_cv_gcc_unwind_find_fde=yes
;;
powerpc/powerpc32)
libc_cv_gcc_unwind_find_fde=yes
arch_minimum_kernel=2.0.10