[dpdk-dev] [PATCH v3 0/2] fix mingw build error
Leyi Rong
leyi.rong at intel.com
Wed Jan 27 15:27:04 CET 2021
This patchset fix mingw build error when avx512 is introduced.
---
v2:
- Set i40e_avx512_cc_support to false to avoid the build error under
windows with mingw.
Leyi Rong (2):
config: disable avx512 on mingw cross build
net/i40e: fix mingw build error
config/x86/cross-mingw | 3 +++
drivers/net/i40e/meson.build | 4 ++++
2 files changed, 7 insertions(+)
--
2.17.1
More information about the dev
mailing list