Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 841701
Collapse All | Expand All

(-)a/configure (-1 / +1 lines)
Lines 5081-5087 Link Here
5081
# This must be Linux ELF.
5081
# This must be Linux ELF.
5082
linux*)
5082
linux*)
5083
  case $host_cpu in
5083
  case $host_cpu in
5084
  alpha* | hppa* | i*86 | ia64* | m68* | mips* | powerpc* | sparc* | s390* | sh*)
5084
  alpha* | hppa* | i*86 | x86_64* | ia64* | m68* | mips* | powerpc* | sparc* | s390* | sh*)
5085
    lt_cv_deplibs_check_method=pass_all ;;
5085
    lt_cv_deplibs_check_method=pass_all ;;
5086
  *)
5086
  *)
5087
    # glibc up to 2.1.1 does not perform some relocations on ARM
5087
    # glibc up to 2.1.1 does not perform some relocations on ARM

Return to bug 841701