Skip to content

Conversation

@sirmc
Copy link

@sirmc sirmc commented Jun 2, 2025

leveldb-1.1.0 doesn't build against gmock in the ubuntu repos (tested on Ubuntu 24.04.2 LTS). This change will pull in the third-party libs that are submodules in the leveldb repo's third_party folder and allows it to build successfully.

Also, this uses cmake --build, rather than make to build the target.

leveldb doesn't build against gmock in the ubuntu repos. Pull in the
third-party libs from the leveldb repo (release closest to the pinned
commit).

Also, this uses cmake --build, rather than make to build the target.
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