Contains adjustments to some warnings which prevent examples from compiling under clang.
Contains ability to override RTE_SDK_BIN in rte.extvars.mk, without which it's impossible to compile the examples against DPDK if it compiled into any build directory not named identically to the RTE_TARGET. Signed-off-by: Matthew Hall <mhall at mhcomputing.net>