mk: remove default toolchain prefix for ThunderX
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 23 Jan 2017 09:10:12 +0000 (10:10 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 29 Jan 2017 14:48:11 +0000 (15:48 +0100)
commit9759f4cc5a85e04c6bd1876c9f2bfadb7607a062
tree28c3d2a74baaa00fdf840c26d9741bf7eb3010ad
parent3fb32e288bf9e7e4df316104966f3b014f93b442
mk: remove default toolchain prefix for ThunderX

The environment variable CROSS must be set when using a cross-toolchain.
However it is counter intuitive to set a default value, considering
the toolchain required to build this architecture is well known.
It is especially weird when using a native toolchain and requiring to
unset this variable on the command line.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Reviewed-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
mk/machine/thunderx/rte.vars.mk