]> git.proxmox.com Git - ceph.git/blobdiff - ceph/cmake/modules/Finddpdk.cmake
update sources to v12.1.1
[ceph.git] / ceph / cmake / modules / Finddpdk.cmake
index 6ce9966458d56c2b33e035b1fdf11fb66095d3b2..343420a8ed7eae2f420fe7bad9b25b9572b0ce69 100644 (file)
@@ -71,5 +71,5 @@ if (EXISTS ${WITH_DPDK_MLX5})
   list(APPEND check_LIBRARIES -libverbs)
 endif()
   set(DPDK_LIBRARIES
-    -Wl,--whole-archive ${check_LIBRARIES} -lpthread -Wl,--no-whole-archive)
+    -Wl,--whole-archive ${check_LIBRARIES} -Wl,--no-whole-archive)
 endif(DPDK_FOUND)