Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 35481 | Differences between
and this patch

Collapse All | Expand All

(-)guile-1.4.1/guile-readline/configure.libtool (-1 / +1 lines)
Lines 3059-3065 Link Here
3059
# This must be Linux ELF.
3059
# This must be Linux ELF.
3060
linux-gnu*)
3060
linux-gnu*)
3061
  case $host_cpu in
3061
  case $host_cpu in
3062
  alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
3062
  alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64* | s390* | x86_64)
3063
    lt_cv_deplibs_check_method=pass_all ;;
3063
    lt_cv_deplibs_check_method=pass_all ;;
3064
  *)
3064
  *)
3065
    # glibc up to 2.1.1 does not perform some relocations on ARM
3065
    # glibc up to 2.1.1 does not perform some relocations on ARM
(-)guile-1.4.1/configure.libtool (-1 / +1 lines)
Lines 4610-4616 Link Here
4610
# This must be Linux ELF.
4610
# This must be Linux ELF.
4611
linux-gnu*)
4611
linux-gnu*)
4612
  case $host_cpu in
4612
  case $host_cpu in
4613
  alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
4613
  alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64* | s390* | x86_64)
4614
    lt_cv_deplibs_check_method=pass_all ;;
4614
    lt_cv_deplibs_check_method=pass_all ;;
4615
  *)
4615
  *)
4616
    # glibc up to 2.1.1 does not perform some relocations on ARM
4616
    # glibc up to 2.1.1 does not perform some relocations on ARM

Return to bug 35481