From: Maxim Uvarov [mailto:maxim.uva...@linaro.org]
Sent: Thursday, July 06, 2017 8:28 PM
To: Dmitry Eremin-Solenikov
Cc: Savolainen, Petri (Nokia - FI/Espoo) ; Github
ODP bot ; lng-odp@lists.linaro.org
Subject: Re: [lng-odp] [PATCH v4 3/9] linux-gen: stop poisoning
CPPFLAGS/LDFLAGS with
;> Github ODP bot ; lng-odp@lists.linaro.org
> >> Subject: Re: [lng-odp] [PATCH v4 3/9] linux-gen: stop poisoning
> >> CPPFLAGS/LDFLAGS with DPDK flags
> >>
> >> On 03.07.2017 13:34, Savolainen, Petri (Nokia - FI/Espoo) wrote:
> >>>> diff --git a/
;
>> Github ODP bot ; lng-odp@lists.linaro.org
>> Subject: Re: [lng-odp] [PATCH v4 3/9] linux-gen: stop poisoning
>> CPPFLAGS/LDFLAGS with DPDK flags
>>
>> On 03.07.2017 13:34, Savolainen, Petri (Nokia - FI/Espoo) wrote:
>>>> diff --git a/test/Makefile.inc
> -Original Message-
> From: Dmitry Eremin-Solenikov [mailto:dmitry.ereminsoleni...@linaro.org]
> Sent: Tuesday, July 04, 2017 3:16 PM
> To: Savolainen, Petri (Nokia - FI/Espoo) ;
> Github ODP bot ; lng-odp@lists.linaro.org
> Subject: Re: [lng-odp] [PATCH v4 3/
On 03.07.2017 13:34, Savolainen, Petri (Nokia - FI/Espoo) wrote:
>> diff --git a/test/Makefile.inc b/test/Makefile.inc
>> index 1ef2a92c..bf31b374 100644
>> --- a/test/Makefile.inc
>> +++ b/test/Makefile.inc
>> @@ -4,7 +4,7 @@ LIB = $(top_builddir)/lib
>> #in the following line, the libs using t
> On 3 Jul 2017, at 15:24, Bill Fischofer wrote:
>
> On Mon, Jul 3, 2017 at 7:04 AM, Dmitry Eremin-Solenikov
> wrote:
>> On 03.07.2017 13:34, Savolainen, Petri (Nokia - FI/Espoo) wrote:
diff --git a/test/Makefile.inc b/test/Makefile.inc
index 1ef2a92c..bf31b374 100644
--- a/test/
On Mon, Jul 3, 2017 at 7:04 AM, Dmitry Eremin-Solenikov
wrote:
> On 03.07.2017 13:34, Savolainen, Petri (Nokia - FI/Espoo) wrote:
>>> diff --git a/test/Makefile.inc b/test/Makefile.inc
>>> index 1ef2a92c..bf31b374 100644
>>> --- a/test/Makefile.inc
>>> +++ b/test/Makefile.inc
>>> @@ -4,7 +4,7 @@ L
On 03.07.2017 13:34, Savolainen, Petri (Nokia - FI/Espoo) wrote:
>> diff --git a/test/Makefile.inc b/test/Makefile.inc
>> index 1ef2a92c..bf31b374 100644
>> --- a/test/Makefile.inc
>> +++ b/test/Makefile.inc
>> @@ -4,7 +4,7 @@ LIB = $(top_builddir)/lib
>> #in the following line, the libs using t
> diff --git a/test/Makefile.inc b/test/Makefile.inc
> index 1ef2a92c..bf31b374 100644
> --- a/test/Makefile.inc
> +++ b/test/Makefile.inc
> @@ -4,7 +4,7 @@ LIB = $(top_builddir)/lib
> #in the following line, the libs using the symbols should come before
> #the libs containing them! The include
From: Dmitry Eremin-Solenikov
Instead of poisoning global AM_CPPFLAGS/AM_LDFLAGS with DPDK flags,
use fine-grained controls for compiling/linking with DPDK.
Signed-off-by: Dmitry Eremin-Solenikov
---
/** Email created from pull request 45 (lumag:m4)
** https://github.com/Linaro/odp/pull/45
**
10 matches
Mail list logo