summaryrefslogtreecommitdiff
path: root/community/openvdb/openvdb-8.0.1-i486-atomic.patch
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-05-04 20:04:48 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-05-04 20:04:48 +0200
commit7a12a6f421e322df3b5b9049d0c2e01e403c8629 (patch)
tree5088362a2235b45963352c38417ac388c6e5c155 /community/openvdb/openvdb-8.0.1-i486-atomic.patch
parent4719c39616cc7f5a9b7ae7753cc210db325fc518 (diff)
downloadpackages-7a12a6f421e322df3b5b9049d0c2e01e403c8629.tar.xz
community/openvdb: moved from extra/openvdb
Diffstat (limited to 'community/openvdb/openvdb-8.0.1-i486-atomic.patch')
-rw-r--r--community/openvdb/openvdb-8.0.1-i486-atomic.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/openvdb/openvdb-8.0.1-i486-atomic.patch b/community/openvdb/openvdb-8.0.1-i486-atomic.patch
new file mode 100644
index 00000000..767111df
--- /dev/null
+++ b/community/openvdb/openvdb-8.0.1-i486-atomic.patch
@@ -0,0 +1,12 @@
+diff -rauN openvdb-8.0.1/openvdb/openvdb/CMakeLists.txt openvdb-8.0.1-i486-atomic-patch/openvdb/openvdb/CMakeLists.txt
+--- openvdb-8.0.1/openvdb/openvdb/CMakeLists.txt 2021-02-05 20:21:38.000000000 +0100
++++ openvdb-8.0.1-i486-atomic-patch/openvdb/openvdb/CMakeLists.txt 2021-05-04 19:51:06.381394733 +0200
+@@ -166,7 +166,7 @@
+ endif()
+
+ if(USE_BLOSC OR USE_ZLIB)
+- list(APPEND OPENVDB_CORE_DEPENDENT_LIBS ZLIB::ZLIB)
++ list(APPEND OPENVDB_CORE_DEPENDENT_LIBS ZLIB::ZLIB atomic)
+ endif()
+
+ list(APPEND OPENVDB_CORE_DEPENDENT_LIBS