[dpdk-dev] [PATCH] makefile: Substituted deprecated default target in app Makefile

2014-07-19 Thread Thomas Monjalon
> L3fwd-acl and ip pipeline apps were using old > x86_64-default-linuxapp-gcc as their default target, > instead of x86_64-native-linuxapp-gcc > > Signed-off-by: Pablo de Lara Acked-by: Thomas Monjalon Applied for version 1.7.1 Thanks -- Thomas

[dpdk-dev] [PATCH] makefile: Substituted deprecated default target in app Makefile

2014-07-16 Thread Pablo de Lara
L3fwd-acl and ip pipeline apps were using old x86_64-default-linuxapp-gcc as their default target, instead of x86_64-native-linuxapp-gcc Signed-off-by: Pablo de Lara --- examples/ip_pipeline/Makefile |2 +- examples/l3fwd-acl/Makefile |2 +- 2 files changed, 2 insertions(+), 2 deletion