From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:58862) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibqA6-0000Ak-7v for guix-patches@gnu.org; Mon, 02 Dec 2019 13:11:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibqA4-0002kU-AV for guix-patches@gnu.org; Mon, 02 Dec 2019 13:11:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:32941) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibqA2-0002kD-Eg for guix-patches@gnu.org; Mon, 02 Dec 2019 13:11:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ibqA2-000407-9W for guix-patches@gnu.org; Mon, 02 Dec 2019 13:11:02 -0500 Subject: [bug#38376] [PATCH] gnu: clang: Fix search path detection with --sysroot. Resent-Message-ID: Date: Mon, 02 Dec 2019 18:10:36 +0000 From: Carl Dong Message-ID: In-Reply-To: <8736e2lt8f.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> 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 > This makes 6 patches, it will keep increasing. So maintaing those > patches will be very hard. I'd like to find another way to proceed. I agree it would be very nice if we can avoid maintaining these patches= =E2=80=A6 > 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 clean= ways to do this off the top of my head right now unfortunately :-( Cheers, Carl Dong