From ebe1d4e46cd33649b02e35e4c0c94b1c771655cd Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 4 Nov 2014 16:47:40 -0500 Subject: [PATCH] tools-musl: bump gcc to 4.8.3 for amd64, armv7a, i686 and mipsel3 --- 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.i686.vanilla/bashrc | 2 +- tools-musl/portage.mipsel3.vanilla/bashrc | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tools-musl/portage.amd64.hardened/bashrc b/tools-musl/portage.amd64.hardened/bashrc index f8500563..da692755 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.4 + /usr/lib/gcc/${CHOST}/4.8.3 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.amd64.vanilla/bashrc b/tools-musl/portage.amd64.vanilla/bashrc index f8500563..da692755 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.4 + /usr/lib/gcc/${CHOST}/4.8.3 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.armv7a.hardened/bashrc b/tools-musl/portage.armv7a.hardened/bashrc index f8500563..da692755 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.4 + /usr/lib/gcc/${CHOST}/4.8.3 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.armv7a.vanilla/bashrc b/tools-musl/portage.armv7a.vanilla/bashrc index f8500563..da692755 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.4 + /usr/lib/gcc/${CHOST}/4.8.3 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.i686.hardened/bashrc b/tools-musl/portage.i686.hardened/bashrc index f8500563..da692755 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.4 + /usr/lib/gcc/${CHOST}/4.8.3 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.i686.vanilla/bashrc b/tools-musl/portage.i686.vanilla/bashrc index f8500563..da692755 100644 --- a/tools-musl/portage.i686.vanilla/bashrc +++ b/tools-musl/portage.i686.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.4 + /usr/lib/gcc/${CHOST}/4.8.3 /usr/${CHOST}/lib /usr/games/lib EOF diff --git a/tools-musl/portage.mipsel3.vanilla/bashrc b/tools-musl/portage.mipsel3.vanilla/bashrc index f8500563..da692755 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.4 + /usr/lib/gcc/${CHOST}/4.8.3 /usr/${CHOST}/lib /usr/games/lib EOF