leveldb: fix static build
authorBaruch Siach <baruch@tkos.co.il>
Thu, 8 Sep 2016 12:26:16 +0000 (15:26 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 8 Sep 2016 20:36:09 +0000 (22:36 +0200)
commite14ae6f9e4058a136e153bb89669c1fc329a6376
tree4a89b0b0db57d92c4ddd3603dc6480f8bed1c1fa
parentd981c4b34a87db5833f42f050d7f548926994c98
leveldb: fix static build

Since version 1.19 Makefile variable names changed. Update the build command
accordingly.

While at it, remove variables that Makefile doesn't use anymore. This change
means that the static library is always build, even when BR2_SHARED_LIBS=y,
since the static library name is hard coded in leveldb Makefile.

Fixes:
http://autobuild.buildroot.net/results/00c/00c8c5a1d6001eaebfe2a9f848dd292c91bf6a79/

Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/leveldb/leveldb.mk