From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mrzyglod Subject: [PATCH 0/2] fixes for icc build errors Date: Mon, 4 Apr 2016 10:46:49 +0200 Message-ID: <1459759611-13788-1-git-send-email-danielx.t.mrzyglod@intel.com> Cc: jingjing.wu@intel.com, pablo.de.lara.guarch@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 909082965 for ; Mon, 4 Apr 2016 10:47:20 +0200 (CEST) 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" This series of patches is to solve errors for Intel C Compiler Daniel Mrzyglod (2): examples/l2fwd-crypto: fix for icc examples: fix build errors for icc examples/ipsec-secgw/Makefile | 4 ++++ examples/l2fwd-crypto/main.c | 4 ++-- examples/vmdq_dcb/Makefile | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) -- 2.5.5