From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36017) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFnId-00072U-JC for guix-patches@gnu.org; Sat, 21 Mar 2020 19:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFnIc-0004dC-DS for guix-patches@gnu.org; Sat, 21 Mar 2020 19:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42455) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFnIc-0004cz-AS for guix-patches@gnu.org; Sat, 21 Mar 2020 19:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFnIc-0005x4-6z for guix-patches@gnu.org; Sat, 21 Mar 2020 19:13:02 -0400 Subject: [bug#40164] Fix for libgccjit References: In-Reply-To: Resent-Message-ID: Date: Sat, 21 Mar 2020 23:12:30 +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 think this has no effect because this =E2=80=98native-search-paths= =E2=80=99 is already > inherited from =E2=80=98gcc-9=E2=80=99, which =E2=80=98libgccjit=E2=80= =99 inherits from. Nope, it does have an effect. I added "lib/gcc" to the original paths (and = that was the needed thing). (sending again because I forgot about the debbugs e-mail)