summarylogtreecommitdiffstats
path: root/db.patch
diff options
context:
space:
mode:
Diffstat (limited to 'db.patch')
-rw-r--r--db.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/db.patch b/db.patch
new file mode 100644
index 000000000000..b307f5fc88ff
--- /dev/null
+++ b/db.patch
@@ -0,0 +1,11 @@
+--- cmake/modules/FindBerkeleyDB.cmake 2023-01-11 10:54:39.194590964 -0500
++++ cmake/modules/FindBerkeleyDB_new.cmake 2023-01-11 10:55:04.280263188 -0500
+@@ -43,6 +43,8 @@
+ endforeach()
+ endforeach()
+
++ list(REVERSE ${VARIANTS})
++
+ set(${VARIANTS} ${${VARIANTS}} PARENT_SCOPE)
+ endfunction()
+