From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <piotrx.t.azarewicz@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 54547558B
 for <dev@dpdk.org>; Fri, 22 Jul 2016 15:38:13 +0200 (CEST)
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by orsmga102.jf.intel.com with ESMTP; 22 Jul 2016 06:38:12 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.28,405,1464678000"; d="scan'208";a="1021988544"
Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31])
 by orsmga002.jf.intel.com with ESMTP; 22 Jul 2016 06:38:11 -0700
Received: from irsmsx102.ger.corp.intel.com ([169.254.2.123]) by
 IRSMSX106.ger.corp.intel.com ([169.254.8.240]) with mapi id 14.03.0248.002;
 Fri, 22 Jul 2016 14:38:11 +0100
From: "Azarewicz, PiotrX T" <piotrx.t.azarewicz@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>, "Gu, YongjieX"
 <yongjiex.gu@intel.com>
CC: "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [dpdk-dev] [PATCH] mk: fix static link with glibc < 2.17
Thread-Index: AQHR4NkDQLlRXzmyakSHHuBqgpmUDKAgdxCAgAIIpoCAAfiN4A==
Date: Fri, 22 Jul 2016 13:38:10 +0000
Message-ID: <4837007523CC9A4B9414D20C13DE6E64136EC4B6@IRSMSX102.ger.corp.intel.com>
References: <1468835025-3333-1-git-send-email-thomas.monjalon@6wind.com>
 <E1E7EC9273ACA248A8E9BE46A66CE0A03EBCFC54@SHSMSX101.ccr.corp.intel.com>
 <1862137.9jzovSvl3e@xps13>
In-Reply-To: <1862137.9jzovSvl3e@xps13>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [163.33.239.181]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] mk: fix static link with glibc < 2.17
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Jul 2016 13:38:13 -0000

> > Tested-by: Yongjie Gu <yongjiex.gu@intel.com>
>=20
> Applied

OS: UB1204
GCC: 4.6.4
Kernel: 3.13.0-45
glibc 2.15

x86_64-native-linuxapp-gcc: FAIL