numam-dpdk/buildtools
Bruce Richardson b114af1603 build: remove architecture flag as default C flag
Any flags added to the project args are automatically added to all builds,
both native and cross-compiled. This is not what we want for the -march
flag as a valid -march for the cross-compile is not valid for pmdinfogen
which is a native-build tool.

Instead we store the march flag as a variable, and add it to the default
cflags for all libs, drivers, examples, etc. This will allow pmdinfogen to
compile successfully in a cross-compilation environment.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2018-01-30 21:58:59 +01:00
..
pmdinfogen build: remove architecture flag as default C flag 2018-01-30 21:58:59 +01:00
auto-config-h.sh buildtools: fix icc build 2017-11-06 21:43:04 +01:00
check-experimental-syms.sh buildtools: add script to check experimental API exports 2018-01-29 22:44:00 +01:00
gen-build-mk.sh tools: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gen-config-h.sh tools: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gen-pmdinfo-cfile.sh build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
Makefile pmdinfogen: add buildtools and pmdinfogen utility 2016-07-06 22:34:39 +02:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
relpath.sh tools: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
symlink-drivers-solibs.sh build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00