numam-dpdk/lib
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
..
librte_acl build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_bbdev lib: build with meson 2018-01-30 17:49:16 +01:00
librte_bitratestats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cfgfile build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cmdline build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_compat build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cryptodev build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_distributor build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_eal build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_efd build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_ether build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_eventdev build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_flow_classify build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_gro build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_gso build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_hash build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_ip_frag build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_jobstats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_kni build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_kvargs build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_latencystats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_lpm build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_mbuf build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_member build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_mempool build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_meter build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_metrics build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_net build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_pci build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_pdump build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_pipeline build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_port build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_power build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_reorder build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_ring build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_sched build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_security build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_table build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_timer build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_vhost build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
Makefile bbdev: introduce wireless base band device lib 2018-01-19 01:44:25 +01:00
meson.build build: remove architecture flag as default C flag 2018-01-30 21:58:59 +01:00