Skip to content

Conversation

MarkMankins
Copy link

@MarkMankins MarkMankins commented Oct 1, 2025

Description

Setting LDFLAGS here forces users building software that depends on ristretto to have jemalloc installed in /usr/local/lib. Requiring the builder to set LDFLAGS allows for more flexible configurations where jemalloc might be installed elsewhere.

This change also requires updates to the dgraph and badger repos. See PRs in those repos for details.

hypermodeinc/badger#2230
hypermodeinc/dgraph#9510

Checklist

  • Code compiles correctly and linting passes locally
  • For all code changes, an entry added to the CHANGELOG.md file describing and linking to
    this PR
  • Tests added for new functionality, or regression tests for bug fixes added as applicable

Setting LDFLAGS here forces users building software that depends on
ristretto to have jemalloc installed in /usr/local/lib.  Requiring the
builder to set LDFLAGS allows for more flexible configurations where
jemalloc might be installed elsewhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant