From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helin Zhang Subject: [PATCH v3 0/2] fix compile with ICC and clang Date: Mon, 18 May 2015 23:40:54 +0800 Message-ID: <1431963656-22836-1-git-send-email-helin.zhang@intel.com> References: <1431961409-22252-1-git-send-email-helin.zhang@intel.com> To: dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 3A298C34A for ; Mon, 18 May 2015 17:41:13 +0200 (CEST) In-Reply-To: <1431961409-22252-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. v3 changes: Reworded the commit titles. 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