numam-dpdk/buildtools/chkincs
Bruce Richardson b93ad98c35 buildtools/chkincs: remove unnecessary linkage
The chkincs binary does not actually call any functions in either libs
or drivers, so we can simplify the linkage of it to just using shared
linkage of the libraries (via meson dependencies). This means a slightly
faster link time as well as making the chkincs binary much, much
smaller.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2022-02-12 14:26:16 +01:00
..
gen_c_file_for_header.py build: add header includes check 2021-01-29 20:59:37 +01:00
main.c build: add header includes check 2021-01-29 20:59:37 +01:00
meson.build buildtools/chkincs: remove unnecessary linkage 2022-02-12 14:26:16 +01:00