]> git.pld-linux.org Git - packages/ceph.git/blame - ceph-system-xsimd.patch
- updated to 17.2.7
[packages/ceph.git] / ceph-system-xsimd.patch
CommitLineData
674529cb
JB
1--- ceph-17.1.0-175-g086c8f84/src/arrow/cpp/cmake_modules/ThirdpartyToolchain.cmake.orig 2022-04-08 11:27:53.593570634 -0400
2+++ ceph-17.1.0-175-g086c8f84/src/arrow/cpp/cmake_modules/ThirdpartyToolchain.cmake 2022-04-08 11:28:20.778087653 -0400
3@@ -1991,7 +1991,7 @@
4
5 if((NOT ARROW_SIMD_LEVEL STREQUAL "NONE") OR (NOT ARROW_RUNTIME_SIMD_LEVEL STREQUAL "NONE"
6 ))
7- set(xsimd_SOURCE "BUNDLED")
8+ set(xsimd_SOURCE "SYSTEM")
9 resolve_dependency(xsimd)
10 # TODO: Don't use global includes but rather target_include_directories
11 include_directories(SYSTEM ${XSIMD_INCLUDE_DIR})
This page took 0.178301 seconds and 4 git commands to generate.