numam-dpdk/buildtools/chkincs
Dmitry Kozlyuk 19415bceb8 buildtools: enable header includes check on Windows
Independent header compilation test (chkincs) was disabled on Windows.
The comment stated that the shebang line in the generator script was not
working. Meson 0.57.0, currently recommended for Windows, successfully
parses that line and invokes the script. Remove the OS restriction
as its reason no longer applies.

Fixes: 05050ac4ce ("build: add header includes check")

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2021-10-11 21:17:21 +02: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: enable header includes check on Windows 2021-10-11 21:17:21 +02:00