+4
−2
Loading
If CONFIG_ISAL and CONFIG_ISAL_CRYPTO are both defined, the build was only including the LOCAL_SYS_LIBS for libisal_crypto. This fixes that bug using the same technique used in other Makeifles. Signed-off-by:Mike Gerdts <mgerdts@nvidia.com> Change-Id: I4c0869d60742cd6bdb0812d67db3abbfa7e69122 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17345 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>