From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carl Dong Subject: Re: Clang c++ include path Date: Thu, 07 Nov 2019 18:43:08 +0000 Message-ID: <31488652-834A-42AD-A2EB-73F820F10D42@carldong.me> References: <87wocpz2zl.fsf@gmail.com> <871ruwlpkh.fsf@elephly.net> <87a79kfrpp.fsf@netris.org> <20191107172931.54508e52@scratchpost.org> Reply-To: Carl Dong Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37546) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSmkX-00069Y-Js for guix-devel@gnu.org; Thu, 07 Nov 2019 13:43:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSmkW-000235-26 for guix-devel@gnu.org; Thu, 07 Nov 2019 13:43:17 -0500 Received: from mail4.protonmail.ch ([185.70.40.27]:50110) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iSmkV-0001wb-OF for guix-devel@gnu.org; Thu, 07 Nov 2019 13:43:16 -0500 In-Reply-To: <20191107172931.54508e52@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org > On Nov 7, 2019, at 11:29 AM, Danny Milosavljevic = wrote: >=20 > Are you sure that Rust depends on clang? gnu/packages/rust.scm doesn't h= ave any > direct reference to "clang" except to remove it. Rust doesn=E2=80=99t depend on clang, it does, however, depend on llvm