+2
−2
+0
−5
Loading
liburing installs its header files to $prefix/include and its libraries to $prefix/lib. This patch corrects the include and library paths when compiling with liburing. In addition, it removes redundant compilation and linkage flags related to liburing. Change-Id: I9970b85e72cc92fce726c505cbc6f899c1eb5c66 Signed-off-by:Anton Nayshtut <anayshtut@nvidia.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26153 Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>