package/leveldb: fix detection of the snappy library
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 18 May 2020 05:22:02 +0000 (07:22 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 26 May 2020 20:49:32 +0000 (22:49 +0200)
commita26d6338fb47765de6e20fdead044ed6e69cc7ae
treeb302249ec641d03145a2721612441e038d4c2935
parent39ef24f8bbe44d7850179f10fe0ab7e08e06059d
package/leveldb: fix detection of the snappy library

Pull a patch pending in an upstream pull request to fix the detection
of the snappy library when we are in static linking configurations.

Fixes:

  https://bugs.busybox.net/show_bug.cgi?id=12671

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/leveldb/0004-cmake-Use-find_package-to-find-Snappy.patch [new file with mode: 0644]