From e5cf36e3a4a2a75cb773febde1653a1a01887513 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Tue, 14 Jun 2016 10:17:15 +0900 Subject: [PATCH] p/p/linux-standalone/profile.bashrc: add gcc PATCH link. --- profiles/prefix/linux-standalone/profile.bashrc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2