Skip to content

Upgrade vendored lmdb to version 0.9.30#5

Merged
RyanGlScott merged 1 commit intomainfrom
vendor-lmdb-0.9.30
Aug 20, 2024
Merged

Upgrade vendored lmdb to version 0.9.30#5
RyanGlScott merged 1 commit intomainfrom
vendor-lmdb-0.9.30

Conversation

@RyanGlScott
Copy link
Contributor

Among other changes, lmdb-0.9.30 brings in an important bugfix from https://git.openldap.org/openldap/openldap/-/merge_requests/563, which avoids a nasty linker error on ARM64 macOS (see GaloisInc/saw-script#2084 for an example of this error in the wild).

Supersedes #4.

Among other changes, `lmdb-0.9.30` brings in an important bugfix from
https://git.openldap.org/openldap/openldap/-/merge_requests/563, which avoids a
nasty linker error on ARM64 macOS (see
GaloisInc/saw-script#2084 for an example of this
error in the wild).
@RyanGlScott RyanGlScott merged commit 6930390 into main Aug 20, 2024
@RyanGlScott RyanGlScott deleted the vendor-lmdb-0.9.30 branch August 20, 2024 15:36
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Aug 20, 2024
This updated version of the `lmdb` Haskell bindings vendors in version 0.9.30
of the `lmdb` C library. Among other changes, this versioon brings in an
important bugfix from
https://git.openldap.org/openldap/openldap/-/merge_requests/563, which avoids a
nasty linker error on ARM64 macOS.

Fixes #2084.
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Aug 20, 2024
This updated version of the `lmdb` Haskell bindings vendors in version 0.9.30
of the `lmdb` C library. Among other changes, this versioon brings in an
important bugfix from
https://git.openldap.org/openldap/openldap/-/merge_requests/563, which avoids a
nasty linker error on ARM64 macOS.

Fixes #2084.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant