Spdk/mk
Alexey Marchuk 6733af8d6f mk: Check if compiler supports -mno-avx512f
Some old compilers like gcc 4.8.5 don't support
this flag, that leads to compilation failure.
Add a check that the compiler supports the flag,
it will allow to compile SPDK with old versions
of gcc

Signed-off-by: Alexey Marchuk <alexeymar@nvidia.com>
Change-Id: I80fd6e4f1f792be107ecac593318e1da877219c4
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15688
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
2022-12-06 09:37:54 +00:00
..
nvme.libtest.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk_blank.map mk: add a placeholder map file. 2020-05-14 10:37:14 +00:00
spdk.app_cxx.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.app_vars.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.app.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.common.mk mk: Check if compiler supports -mno-avx512f 2022-12-06 09:37:54 +00:00
spdk.deps.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.fio.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.lib_deps.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.lib.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.mock.unittest.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.modules.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.nvmecli.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.subdirs.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk.unittest.mk update Intel copyright notices 2022-11-10 08:28:53 +00:00