]> git.pld-linux.org Git - packages/rdma-core.git/blob - rdma-core-static.patch
- updated to 42.1
[packages/rdma-core.git] / rdma-core-static.patch
1 --- rdma-core-21/libibverbs/CMakeLists.txt.orig 2018-11-15 01:24:06.000000000 +0100
2 +++ rdma-core-21/libibverbs/CMakeLists.txt      2018-12-13 18:04:39.219223470 +0100
3 @@ -76,7 +76,7 @@
4      if (NOT NL_KIND EQUAL 0)
5        set(REQUIRES "libnl-3.0, libnl-route-3.0")
6      endif()
7 -    rdma_pkg_config("ibverbs" "${REQUIRES}" "${PROVIDER_LIBS} -libverbs ${CMAKE_THREAD_LIBS_INIT}")
8 +    rdma_pkg_config("ibverbs" "${REQUIRES}" "-libverbs ${CMAKE_THREAD_LIBS_INIT}")
9  
10      file(WRITE ${BUILD_INCLUDE}/infiniband/all_providers.h "#define FOR_EACH_PROVIDER() ${FOR_EACH_PROVIDER}")
11    else()
This page took 0.039158 seconds and 3 git commands to generate.