From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bilemail2.empirix.com (bilemail2.empirix.com [208.67.76.246]) by dpdk.org (Postfix) with ESMTP id 70D968D87 for ; Fri, 4 Sep 2015 10:50:46 +0200 (CEST) Received: from BILEMAIL1.empirix.com (10.17.8.30) by bilemail2.empirix.com (10.17.8.31) with Microsoft SMTP Server (TLS) id 15.0.775.38; Fri, 4 Sep 2015 04:50:40 -0400 Received: from BILEMAIL1.empirix.com ([fe80::f9e0:9293:2523:f021]) by bilemail1.empirix.com ([fe80::f9e0:9293:2523:f021%22]) with mapi id 15.00.0775.031; Fri, 4 Sep 2015 04:50:29 -0400 From: "Montorsi, Francesco" To: "Mcnamara, John" , "dev@dpdk.org" Thread-Topic: "cannot use T= with gcov target" when doing "makefile clean" with DPDK-2.1.0 Thread-Index: AdDhbi380VYQE1bsROKmpNhj2Fpn4QEHY2XQAFi1IvA= Date: Fri, 4 Sep 2015 08:50:28 +0000 Message-ID: <7bb401c539664b06a2e1af0ab58ab547@bilemail1.empirix.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.12.50.119] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] "cannot use T= with gcov target" when doing "makefile clean" with DPDK-2.1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 08:50:46 -0000 Hi John, > -----Original Message----- > From: Mcnamara, John [mailto:john.mcnamara@intel.com] > Sent: mercoled=EC 2 settembre 2015 16:32 > To: Montorsi, Francesco ; dev@dpdk.org > Subject: RE: "cannot use T=3D with gcov target" when doing "makefile clea= n" > with DPDK-2.1.0 >... > That fix seems reasonable and you should submit it as a patch. >=20 > There may be other ways to fix this (there are several ways to fix things > within the build system) but if you submit a patch we can get some > comments. I will submit the patch ASAP (together with a few others). I guess I need t= o follow closely what's written here: http://dpdk.org/dev Thanks, Francesco=20