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

Collapse All | Expand All

(-)binutils-2.18/gas/configure.unpatched (+6 lines)
Lines 4121-4126 Link Here
4121
  lt_cv_deplibs_check_method=pass_all
4121
  lt_cv_deplibs_check_method=pass_all
4122
  ;;
4122
  ;;
4123
4123
4124
# patch for uclibc problems, see http://bugs.gentoo.org/show_bug.cgi?id=226335
4125
linux-uclibc*)
4126
  lt_cv_deplibs_check_method=pass_all
4127
  need_libm=yes
4128
  ;;
4129
  
4124
# This must be Linux ELF.
4130
# This must be Linux ELF.
4125
linux* | k*bsd*-gnu)
4131
linux* | k*bsd*-gnu)
4126
  lt_cv_deplibs_check_method=pass_all
4132
  lt_cv_deplibs_check_method=pass_all

Return to bug 226335