examples: fix default build target
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 16 Jul 2014 13:35:56 +0000 (14:35 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 18 Jul 2014 23:47:51 +0000 (01:47 +0200)
commitefcef73d50de11af62744ef8f1f2c2041ec14f27
tree67a12ec6a5ef60298dc972d1076c7b1725c39fc5
parent29773abd62eb4b7495ae996473c961f72c8dc61a
examples: fix default build target

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 <pablo.de.lara.guarch@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
examples/ip_pipeline/Makefile
examples/l3fwd-acl/Makefile