commit: 6ec34a2b15a33d1e278bcb8a1c9f9e8ac2d65c31 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Aug 21 01:01:37 2014 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 01:01:37 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=6ec34a2b
tools-musl: update ld path for gcc-4.7.4 --- tools-musl/portage.amd64.hardened/bashrc | 2 +- tools-musl/portage.amd64.vanilla/bashrc | 2 +- tools-musl/portage.armv7a.hardened/bashrc | 2 +- tools-musl/portage.armv7a.vanilla/bashrc | 2 +- tools-musl/portage.i686.hardened/bashrc | 2 +- tools-musl/portage.mipsel3.vanilla/bashrc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tools-musl/portage.amd64.hardened/bashrc b/tools-musl/portage.amd64.hardened/bashrc index 70b67d2..b44ab32 100644 --- a/tools-musl/portage.amd64.hardened/bashrc +++ b/tools-musl/portage.amd64.hardened/bashrc @@ -8,7 +8,7 @@ post_src_install() { /usr/lib /usr/local/lib /usr/lib/opengl/xorg-x11/lib -/usr/lib/gcc/${CHOST}/4.7.3 +/usr/lib/gcc/${CHOST}/4.7.4 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.amd64.vanilla/bashrc b/tools-musl/portage.amd64.vanilla/bashrc index 70b67d2..adaf162 100644 --- a/tools-musl/portage.amd64.vanilla/bashrc +++ b/tools-musl/portage.amd64.vanilla/bashrc @@ -8,7 +8,7 @@ post_src_install() { /usr/lib /usr/local/lib /usr/lib/opengl/xorg-x11/lib -/usr/lib/gcc/${CHOST}/4.7.3 +/usr/lib/gcc/${CHOST}/4.7.7 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.armv7a.hardened/bashrc b/tools-musl/portage.armv7a.hardened/bashrc index 70b67d2..b44ab32 100644 --- a/tools-musl/portage.armv7a.hardened/bashrc +++ b/tools-musl/portage.armv7a.hardened/bashrc @@ -8,7 +8,7 @@ post_src_install() { /usr/lib /usr/local/lib /usr/lib/opengl/xorg-x11/lib -/usr/lib/gcc/${CHOST}/4.7.3 +/usr/lib/gcc/${CHOST}/4.7.4 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.armv7a.vanilla/bashrc b/tools-musl/portage.armv7a.vanilla/bashrc index 70b67d2..b44ab32 100644 --- a/tools-musl/portage.armv7a.vanilla/bashrc +++ b/tools-musl/portage.armv7a.vanilla/bashrc @@ -8,7 +8,7 @@ post_src_install() { /usr/lib /usr/local/lib /usr/lib/opengl/xorg-x11/lib -/usr/lib/gcc/${CHOST}/4.7.3 +/usr/lib/gcc/${CHOST}/4.7.4 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.i686.hardened/bashrc b/tools-musl/portage.i686.hardened/bashrc index 70b67d2..b44ab32 100644 --- a/tools-musl/portage.i686.hardened/bashrc +++ b/tools-musl/portage.i686.hardened/bashrc @@ -8,7 +8,7 @@ post_src_install() { /usr/lib /usr/local/lib /usr/lib/opengl/xorg-x11/lib -/usr/lib/gcc/${CHOST}/4.7.3 +/usr/lib/gcc/${CHOST}/4.7.4 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.mipsel3.vanilla/bashrc b/tools-musl/portage.mipsel3.vanilla/bashrc index 70b67d2..b44ab32 100644 --- a/tools-musl/portage.mipsel3.vanilla/bashrc +++ b/tools-musl/portage.mipsel3.vanilla/bashrc @@ -8,7 +8,7 @@ post_src_install() { /usr/lib /usr/local/lib /usr/lib/opengl/xorg-x11/lib -/usr/lib/gcc/${CHOST}/4.7.3 +/usr/lib/gcc/${CHOST}/4.7.4 /usr/${CHOST}/lib /usr/games/lib EOF