From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hiroyuki Mikita Subject: Re: [PATCH v2] e1000: fix build with clang Date: Thu, 26 May 2016 01:21:51 +0900 Message-ID: References: <1464101290-28547-1-git-send-email-h.mikita89@gmail.com> <1464189938-1769-1-git-send-email-h.mikita89@gmail.com> <1617188.mGNhOEY9vJ@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: wenzhuo.lu@intel.com, dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-yw0-f174.google.com (mail-yw0-f174.google.com [209.85.161.174]) by dpdk.org (Postfix) with ESMTP id C0DB03230 for ; Wed, 25 May 2016 18:22:11 +0200 (CEST) Received: by mail-yw0-f174.google.com with SMTP id x189so52414224ywe.3 for ; Wed, 25 May 2016 09:22:11 -0700 (PDT) In-Reply-To: <1617188.mGNhOEY9vJ@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Thomas, > The output of git grep '(CC)' shows that there is some room for > cross-compilation fixes. > Any volunteer? > OK. I will send another patch after merging this. This is just a fix for clang build. Regards, Hiroyuki