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

Collapse All | Expand All

(-)gcc-4.7.2/libstdc++-v3/configure.host.orig (+4 lines)
Lines 276-281 Link Here
276
    esac
276
    esac
277
    OPT_LDFLAGS="${OPT_LDFLAGS} \$(lt_host_flags)"
277
    OPT_LDFLAGS="${OPT_LDFLAGS} \$(lt_host_flags)"
278
    ;;
278
    ;;
279
  mingw64*)
280
    os_include_dir="os/mingw32-w64"
281
    error_constants_dir="os/mingw32-w64"
282
    ;;
279
  netbsd*)
283
  netbsd*)
280
    os_include_dir="os/bsd/netbsd"
284
    os_include_dir="os/bsd/netbsd"
281
    ;;
285
    ;;

Return to bug 447708