[Buildroot] [PATCH 1/4] package/pseudo: needs sqlite

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Nov 3 22:34:39 UTC 2016


Hello,

On Thu,  3 Nov 2016 23:21:05 +0100, Yann E. MORIN wrote:

> +HOST_PSEUDO_DEPENDENCIES = host-sqlite
> +HOST_PSEUDO_CONF_OPTS = \
> +	--libdir=$(HOST_DIR)/usr/lib \
> +	--with-sqlite=$(HOST_DIR)/usr

I've added a comment above this to explain why we pass --libdir even
though this shouldn't be needed for autotools packages.

However, the fact that pseudo doesn't use a real autoconf configure
script also means that it shouldn't be using the autotools-package
infra: it should use the generic-package infra. Something to fix in a
follow-up patch.

Applied with the comment added, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list