[dpdk-dev] [PATCH v10 1/2] mk:Simplify the ifdefs in the makefile

Thomas Monjalon thomas.monjalon at 6wind.com
Thu May 14 23:38:55 CEST 2015


2015-05-14 17:42, Olivier MATZ:
> Hi Keith,
> 
> On 05/14/2015 04:21 PM, Keith Wiles wrote:
> > Simplify the ifdefs in rte.app.mk to make the code more
> > readable and maintainable by introducing a internal
> > _LDLIBS-y variable to build up the LDLIBS variable.
> > 
> > The new internal variable _LDLIBS-y should not be
> > used outside of the rte.app.mk file.
> > 
> > Signed-off-by: Keith Wiles <keith.wiles at intel.com>
> 
> Series
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>

Applied, thanks


More information about the dev mailing list