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

(-)boost.m4.orig (-1 / +1 lines)
Lines 403-409 Link Here
403
      LDFLAGS=$boost_save_LDFLAGS
403
      LDFLAGS=$boost_save_LDFLAGS
404
      LIBS=$boost_save_LIBS
404
      LIBS=$boost_save_LIBS
405
      if test x"$Boost_lib" = xyes; then
405
      if test x"$Boost_lib" = xyes; then
406
        Boost_lib_LDFLAGS="-L$boost_ldpath -Wl,-R$boost_ldpath"
406
        Boost_lib_LDFLAGS="-L$boost_ldpath"
407
        Boost_lib_LDPATH="$boost_ldpath"
407
        Boost_lib_LDPATH="$boost_ldpath"
408
        break 6
408
        break 6
409
      else
409
      else

Return to bug 460362