[Buildroot] [PATCH 4/4] package/qt5/qt5webkit: needs host gcc >= 4.8 for icu support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jun 10 21:08:43 UTC 2017


Hello,

On Sat, 10 Jun 2017 11:15:13 +0200, Bernd Kuhls wrote:
> +	depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 \
> +		!BR2_HOST_GCC_AT_LEAST_4_8

You forgot to add a || here, so this patch causes a clear failure when
running "make menuconfig". I've fixed that before pushing of course,
but it would be nice if you could at least test your Config.in changes
by running "make menuconfig" :)

Thanks,

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


More information about the buildroot mailing list