From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/4] misc compilation fixes Date: Tue, 19 May 2015 17:47:40 +0200 Message-ID: <1593490.ZTuoebysk7@xps13> References: <1431937081-20083-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Olivier Matz Return-path: Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 743EB9A8F for ; Tue, 19 May 2015 17:48:25 +0200 (CEST) Received: by wgjc11 with SMTP id c11so23049234wgj.0 for ; Tue, 19 May 2015 08:48:25 -0700 (PDT) In-Reply-To: <1431937081-20083-1-git-send-email-olivier.matz@6wind.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" > This series contains compilation fixes. > > Olivier Matz (4): > examples/bond: fix compilation with clang > examples/netmap: fix compilation for x86_x32-native-linuxapp-gcc > pmds: fix 32 bits compilation with debug enabled > examples/mk: add dependencies for timer and vm_power_manager Applied, thanks