summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2016-06-14 10:17:15 +0900
committerBenda Xu <heroxbd@gentoo.org>2016-06-14 13:46:13 +0900
commite5cf36e3a4a2a75cb773febde1653a1a01887513 (patch)
tree922f2151240e79e4e6d3992f3bc542be55e09a5c /profiles/prefix
parentnet-nds/389-ds-base: Fix LICENSE and cleanup redundant DEPENDs (diff)
downloadgentoo-e5cf36e3a4a2a75cb773febde1653a1a01887513.tar.gz
gentoo-e5cf36e3a4a2a75cb773febde1653a1a01887513.tar.bz2
gentoo-e5cf36e3a4a2a75cb773febde1653a1a01887513.zip
p/p/linux-standalone/profile.bashrc: add gcc PATCH link.
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/linux-standalone/profile.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/prefix/linux-standalone/profile.bashrc b/profiles/prefix/linux-standalone/profile.bashrc
index 2b0e3b1b23d0..e2902e1402dd 100644
--- a/profiles/prefix/linux-standalone/profile.bashrc
+++ b/profiles/prefix/linux-standalone/profile.bashrc
@@ -1,6 +1,7 @@
# -*- mode: shell-script; -*-
# RAP specific patches that is pending upstream.
# binutils: http://article.gmane.org/gmane.comp.gnu.binutils/67593
+# gcc: https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00331.html
# Disable RAP trick during bootstrap stage2
[[ -z ${BOOTSTRAP_RAP_STAGE2} ]] || return 0