[dpdk-dev] [PATCH 2/2] buildtools: enable chkincs on Windows
Bruce Richardson
bruce.richardson at intel.com
Fri Oct 1 18:39:16 CEST 2021
On Fri, Oct 01, 2021 at 07:37:26PM +0300, Dmitry Kozlyuk wrote:
> 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: 05050ac4ce99 ("build: add header includes check")
> Cc: bruce.richardson at intel.com
>
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list