+4
−2
Loading
Future patches will remove some of the more complex conditions between different configure flags. As a result duplicate entries might be present in DPDK_LIB_LIST. Just for tidiness of the DPDK linker args, the DPDK_LIB_LIST_SORTED is added. Using sort function removes duplicate entries in the list. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I318fd0cebbd30a80d281175b7d48bb3249abb841 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10537 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Dong Yi <dongx.yi@intel.com>