google / google/leveldb

Prevent snappy and tcmalloc detection

Open
#234 0 comments 6 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
39.4k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

Original [issue 228](https://code.google.com/p/leveldb/issues/detail?id=228) created by anrufe7490 on 2014-03-04T03:51:22.000Z:

What steps will reproduce the problem?
1. ./build_detect_platform

snappy and tcmalloc are detected when available

No option to disable their detection is available. When using leveldb as a static library, there are situations where having to link against snappy/tcmalloc is not desirable and it would be nice to be able to override this automatic detection during the configuration phase.

What version of the product are you using? On what operating system?
leveldb 1,4, OSX 10.9.2, clang 3.3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.