From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53922) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icvqB-0007Mp-QY for guix-patches@gnu.org; Thu, 05 Dec 2019 13:27:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icvqA-0000K0-PI for guix-patches@gnu.org; Thu, 05 Dec 2019 13:27:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39199) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1icvqA-0000Ie-En for guix-patches@gnu.org; Thu, 05 Dec 2019 13:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1icvqA-0008Aj-Ax for guix-patches@gnu.org; Thu, 05 Dec 2019 13:27:02 -0500 Subject: [bug#38376] [PATCH] gnu: clang: Fix search path detection with --sysroot. Resent-Message-ID: Date: Thu, 05 Dec 2019 18:26:07 +0000 From: Carl Dong Message-ID: <33E84CBF-D451-4512-A515-1DA6A5E26F20@carldong.me> In-Reply-To: <877e3ewmau.fsf@gmail.com> References: <20191125180144.1060289-1-contact@carldong.me> <8736ebt8fr.fsf@gmail.com> <379EB7C5-A387-4331-A48A-91C9083F3A73@carldong.me> <8736e2lt8f.fsf@gmail.com> <877e3ewmau.fsf@gmail.com> 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: , Reply-To: Carl Dong Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mathieu Othacehe Cc: 38376@debbugs.gnu.org Hey Mathieu, Did you get a chance to think of something? If not, what do you think about= going with this right now and leaving an issue open for a cleaner way to p= atch in the future? Thanks again for all your help and insight. Cheers, Carl Dong > On Dec 2, 2019, at 2:38 PM, Mathieu Othacehe wrote= : >=20 >=20 >=20 >>> Could we instead patch "clang-from-llvm" procedure to fix sysroot >>> support? >> Do you have anything particular in mind? I can=E2=80=99t think of any cl= ean ways to do this off the top of my head right now unfortunately :-( >=20 > No sadly, nothing in mind at the moment, but I'll have a look tomorrow! >=20 > Thanks, >=20 > Mathieu >=20 >=20 >=20