From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48056) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFe1n-0003jM-7M for guix-patches@gnu.org; Sat, 21 Mar 2020 09:19:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFe1m-00019w-6Q for guix-patches@gnu.org; Sat, 21 Mar 2020 09:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40129) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFe1l-000192-Nd for guix-patches@gnu.org; Sat, 21 Mar 2020 09:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFe1l-0006ax-Ju for guix-patches@gnu.org; Sat, 21 Mar 2020 09:19:01 -0400 Subject: [bug#40164] information References: In-Reply-To: Resent-Message-ID: Date: Sat, 21 Mar 2020 13:18:42 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" Reply-to: Formbi , Formbi via Guix-patches From: Formbi via Guix-patches via To: "40164@debbugs.gnu.org" <40164@debbugs.gnu.org> I forgot to say what it does - it adds =C2=ABlib/gcc=C2=BB to the CPATH so = that we don't get errors like =C2=ABld: cannot find crtbeginS.o: No such fi= le or directory=C2=BB.