on.net]
Sent: Tuesday, November 7, 2017 2:38 AM
To: Hunt, David ; Varghese, Vipin
Cc: dev@dpdk.org; Richardson, Bruce
Subject: Re: [dpdk-dev] [PATCH v1] mk: allow use of toolchain cflags
03/11/2017 10:40, David Hunt:
> From: Vipin Varghese
>
> with 'export TOOLCHAIN_CFLAGS'
03/11/2017 10:40, David Hunt:
> From: Vipin Varghese
>
> with 'export TOOLCHAIN_CFLAGS' the values are
> not inherited throuhout make system. The change
> appends the user defined cflags.
Why do you want to use export from the shell environment?
The standard way of overriding a variable with mak
From: Vipin Varghese
with 'export TOOLCHAIN_CFLAGS' the values are
not inherited throuhout make system. The change
appends the user defined cflags.
Signed-off-by: Vipin Varghese
Signed-off-by: David Hunt
---
mk/toolchain/clang/rte.vars.mk | 6 +++---
mk/toolchain/gcc/rte.vars.mk | 6 +++---
3 matches
Mail list logo