[dpdk-dev] [PATCH] build: fix windows build failure for 19.11
Bruce Richardson
bruce.richardson at intel.com
Mon Nov 25 10:59:49 CET 2019
On Fri, Nov 22, 2019 at 06:59:59PM -0800, Pallavi Kadam wrote:
> This patch fixes Windows build failure caused due to
> 'config: change ABI versioning to global' patch.
Underlying reason is:
"While most windows apps can handle both "\" and "/" as path separators,
"more" is treating the "/" as the start of a command-line flag in this
case, causing errors.
> This patch can be merged in 19.11 release.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Reviewed-by: Ranjit Menon <ranjit.menon at intel.com>
> Tested-by: Pallavi Kadam <pallavi.kadam at intel.com>
> ---
More information about the dev
mailing list