Spdk/dpdkbuild
Mike Gerdts a5a75f343f dpdk/crypto: fix build after NO_COMPAT_IMB_API_053
The version of make found in Rocky 8.7 (make-4.2.1-11.el8.x86_64) fails
in the dpdkbuild directory with:

  $ make clean
  Makefile:64: *** invalid syntax in conditional.  Stop.

This removes the # symbol, allowing builds to work again.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I0b9ac05d6670615c2a3642c7a833ac64774b9fef
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16440
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-01-24 16:01:50 +00:00
..
Makefile dpdk/crypto: fix build after NO_COMPAT_IMB_API_053 2023-01-24 16:01:50 +00:00