We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 816e8b4 + bc48cff commit a15f4a7Copy full SHA for a15f4a7
cross-compile.sh
@@ -18,9 +18,9 @@
18
19
set -o errexit
20
21
-rm -rf lmdb
22
-git clone --depth 1 --branch LMDB_0.9.31 https://github.com/LMDB/lmdb.git
23
-pushd lmdb/libraries/liblmdb
+rm -rf openldap
+git clone --depth 1 --branch LMDB_0.9.33 https://git.openldap.org/openldap/openldap.git
+pushd openldap/libraries/liblmdb
24
trap popd SIGINT
25
26
# zig targets | jq -r '.libc[]'
0 commit comments