mbox

[v2,0/2] fix mingw build error

Message ID 20210127084745.73116-1-leyi.rong@intel.com (mailing list archive)
Headers

Message

Leyi Rong Jan. 27, 2021, 8:47 a.m. UTC
  This patchset fix mingw build error when avx512 is introduced.

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 | 26 ++++++++++++++------------
 2 files changed, 17 insertions(+), 12 deletions(-)