Spdk/mk
Sebastian Brzezinka 48f3f38384 mk/spdk.common.mk: check availability of avx512f with clang llc
`--target-help` option is not available with CC set to clang
causing `clang: error: no input files`.

redirect `--target-help` stderr to `/dev/null`

This patch fix issue: #2820

Signed-off-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com>
Change-Id: I2c90e0122e162dc08537d94bbf0adad58f2eee2c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15967
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Michal Berger <michal.berger@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Community-CI: Mellanox Build Bot
2022-12-20 09:16:38 +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/spdk.common.mk: check availability of avx512f with clang llc 2022-12-20 09:16:38 +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 bdev: replace internal buffer pools with iobuf 2022-12-16 09:06:07 +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 bdev: replace internal buffer pools with iobuf 2022-12-16 09:06:07 +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