From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helin Zhang Subject: [PATCH v2 0/2] compile fixes on ICC and clang Date: Mon, 18 May 2015 23:03:27 +0800 Message-ID: <1431961409-22252-1-git-send-email-helin.zhang@intel.com> References: <1431957127-21395-1-git-send-email-helin.zhang@intel.com> To: dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 29F2CB6AB for ; Mon, 18 May 2015 17:04:36 +0200 (CEST) In-Reply-To: <1431957127-21395-1-git-send-email-helin.zhang@intel.com> 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" Compile warnings on ICC and clang can be found, and treated as errors. Disabling those warnings forcedly can fix them. v2 changes: Added the fix for the compile error on clang. Helin Zhang (2): i40e: compile fix on ICC 13.0.0 i40e: compile fix on clang 3.3 lib/librte_pmd_i40e/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.8.1.4