[Buildroot] [PATCH 1/1] qt: disable static build for qt-zlib

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Nov 8 20:01:16 UTC 2018


Hello,

On Thu,  8 Nov 2018 20:28:29 +0100, Fabrice Fontaine wrote:
> Static build of applications using qt-zlib and zlib (such as mpv) will
> fail because zlib and qt-zlib defines the same functions (inflateReset,
> inflatePrime ...)
> 
> So add a dependency on !BR2_STATIC_LIBS on BR2_PACKAGE_QT_QTZLIB
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/0be6e359d46a8a701006305c32b514687854b035
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/qt/Config.in | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to master, thanks.

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


More information about the buildroot mailing list