numam-dpdk/mk/target/generic
Reshma Pattan e2e3997c32 mk: use -march option with recent Intel processors names
The GCC 4.9 -march option supports the intel code names for processors,
for example -march=silvermont, -march=broadwell.
The RTE_MACHINE config flag can be used to pass code name to
the compiler as -march flag.

Release notes is updated.

Linux and FreeBSD getting started guides are updated with recommended
gcc version as 4.9 and above.

Some of the gmake command examples in sample application guide and driver
guides are updated with gcc version as 4.9.

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
2016-10-12 18:40:47 +02:00
..
rte.app.mk remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte.vars.mk mk: use -march option with recent Intel processors names 2016-10-12 18:40:47 +02:00