| Summary: | leveldb won't detect that snappy is present (static libs only) | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | maksis33 |
| Component: | Other | Assignee: | Thomas Petazzoni <thomas.petazzoni> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2020.02 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
maksis33
2020-03-19 09:36:43 UTC
Applying changes from https://github.com/google/leveldb/pull/686/files seems to fix the detection (and makes the library compatible with existing compresses databases again) I have submitted Buildroot patches to address this issue: https://patchwork.ozlabs.org/project/buildroot/list/?series=177533 Thanks for your bug report! These patches have now been merged and are part of 2020.05 and the upcoming 2020.02.3 |