[Buildroot] [PATCH v2 1/3] leveldb: install memenv static library and header

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Sep 3 08:43:38 UTC 2018


Hello,

On Mon,  3 Sep 2018 03:25:26 -0400, Gaël PORTAY wrote:

> +ifdef BR2_PACKAGE_LEVELDB_MEMENV

Too much vacations here! :-) You have forgotten how Buildroot does this
normally:

ifeq ($(BR2_PACKAGE_LEVELDB_MEMENV),y)

> +define LEVELDB_INSTALL_MEMENV
> +	$(INSTALL) -m 0644 $(@D)/out-static/libmemenv.a $(STAGING_DIR)/usr/lib

-D option and full destination path please.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list