From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 11 08:34:03 2021 Received: (at 25327) by debbugs.gnu.org; 11 Jan 2021 13:34:03 +0000 Received: from localhost ([127.0.0.1]:56112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kyxKd-00089M-1O for submit@debbugs.gnu.org; Mon, 11 Jan 2021 08:34:03 -0500 Received: from mail-pj1-f52.google.com ([209.85.216.52]:50330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kyxKa-00088o-AT for 25327@debbugs.gnu.org; Mon, 11 Jan 2021 08:34:02 -0500 Received: by mail-pj1-f52.google.com with SMTP id lj6so7813990pjb.0 for <25327@debbugs.gnu.org>; Mon, 11 Jan 2021 05:34:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=asu-edu.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:message-id:in-reply-to:subject:mime-version; bh=AhQ0RUN9Avk7ZUN5QydjuPCPHe7YI4tHo/f0TwqO/r0=; b=fRr7S8bNgZFhnD3sqK5UifNb2CAk6LExz4u0OfMQv0+2HeAERbtc70K2MA9g5gfil/ UG8OXmQXvnFPM1yzJ63h6dzz4Cs31T2snj7mVYTAjioaEiidIpItxqWZX09PMFLfSCFM QsKQu5Hyqbl9Cd5xthX3vzuYfNlIPRA6mBmkHE29bbb5BqCRlop7ollcxY5Oa4j+qVLH GgKdhxOzwdJHDaUEX0xPaVGeF3ercsMnsA+u5/xgN1HzUs2lbAvRapZPLNmkYzwXwNMH VHhvvPF2zHSFQlMBYjZOfuyZ3vV8zFRDRWblBZNiXSzSSwd0ldaSnrVDpbcbKWajYQOC ullA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:message-id:in-reply-to:subject :mime-version; bh=AhQ0RUN9Avk7ZUN5QydjuPCPHe7YI4tHo/f0TwqO/r0=; b=N/lXtcdC9D3tcgxBjQvHubsnSzuSJ6qhBilS+dWXmIcDAO0rz7CDroRyvlrNr4UC79 pg4SsOmv4h27YXfiYQB/eYGIVjxAxAxSdR7HM7mr4V9+mXCo8CGIk4nkEFo3GzzvZW0X DnJlwy+YR819stgQxbjpWp+hLFzsbnabDaAdxhM5bjM766qP3fwhtHJrW0D1J9KLs2Vm pMBmfm6fgxhd8+zQqLDSmJC8ho82KA9l+Xu8QDA4W+N8U9/SovJdwmEn0zgAzEG1NGPz kq3rZ2sBbRu0kMv1FchGFkn45TzFza8kgGpol5KpDJ30Y2bc8VTb83nsAUe9tZCVVmdb I7rg== X-Gm-Message-State: AOAM531Bf0d0FhWVUDjBTDCenmwWbEyjJM7EzqioOqWZXWs3hLI9ecMD KgQp+wtnRjrOdVPysJLtQvst5A== X-Google-Smtp-Source: ABdhPJxL8JWx0rNidZ6xYSN0PcJ1EHHczBILPokJsdxyWoxAysOWQ8tmbRFhrURnirTgVGiivoNJAA== X-Received: by 2002:a17:90a:eb0f:: with SMTP id j15mr18120976pjz.10.1610372034380; Mon, 11 Jan 2021 05:33:54 -0800 (PST) Received: from [2600:1700:83b0:8bd0:f0de:d081:200:0] ([2600:1700:83b0:8bd0:f145:d4af:f4c8:5206]) by smtp.gmail.com with ESMTPSA id cu4sm16205863pjb.18.2021.01.11.05.33.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Jan 2021 05:33:53 -0800 (PST) Date: Mon, 11 Jan 2021 05:33:52 -0800 From: John Soo To: zimoun Message-ID: In-Reply-To: <86lfcztzla.fsf@gmail.com> Subject: Re: bug#25327: cargo build-system should be able to filter out target.cfg(windows) dependencies MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="5ffc53c0_6b8b4567_7664" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 25327 Cc: Hartmut Goebel , ng0 , 25327 <25327@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --5ffc53c0_6b8b4567_7664 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi zimoun, =20 =20 I think that the configuration phase will fail even if conditional compil= ation dependencies are missing. It=E2=80=99s worth a shot though=21 =20 =20 - John --5ffc53c0_6b8b4567_7664 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi zimoun,

I think that the configuration = phase will fail even if conditional compilation dependencies are missing.=  It=E2=80=99s worth a shot though=21

- Joh= n
--5ffc53c0_6b8b4567_7664--