Bruce Richardson 5e0c946a27 mk: rework cpu flags detection
For cases where the compilation microarchitecture is explicitly given, we
extract the cpu-flags to use from the compiler rather than hard-coding. This
means that we will only ever use instruction sets supported by the compiler,
rather than having a case where the uarch and the Intel DPDK both support a
given instruction-set, but the compiler does not.
In the case where 'native' uarch support is requested, the same mechanism is
also used to detect the instruction-sets supported

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
2014-02-25 21:29:18 +01:00
2014-02-25 21:29:18 +01:00
2014-02-25 21:29:18 +01:00
2014-02-25 21:29:18 +01:00
2014-02-25 21:29:18 +01:00
2013-03-07 10:57:42 +01:00
2014-02-25 21:29:18 +01:00
2013-07-25 14:43:06 +02:00
2014-02-25 21:29:18 +01:00
Description
No description provided
128 MiB
Languages
C 99.1%
Meson 0.5%
Python 0.2%
Shell 0.1%