[Buildroot] [PATCH 1/2] spandsp: fix static build with jpeg enabled

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 12 20:04:13 UTC 2018


Hello,

On Fri, 12 Oct 2018 07:39:50 +0300, Baruch Siach wrote:

> -SPANDSP_DEPENDENCIES = tiff
> +SPANDSP_DEPENDENCIES = tiff host-pkgconf
>  SPANDSP_INSTALL_STAGING = YES
> +SPANDSP_CONF_ENV = LIBS="`$(PKG_CONFIG_HOST_BINARY) --libs libtiff-4`"

I have to say I continue to dislike such hacks, and would very much
prefer a change to the package configure.ac script to use pkg-config
directly.

Best regards,

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



More information about the buildroot mailing list