[Buildroot] [PATCH] qwt: fix build when BR2_STATIC_LIBS=y

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 11 15:53:42 UTC 2017


Hello,

On Thu, 11 May 2017 15:46:57 +0200, Gwenhael Goavec-Merou wrote:

> +ifeq ($(BR2_STATIC_LIBS),y)
> +QWT_CONFIG += -e 's/^.*QWT_CONFIG.*QwtDll.*$$/\# QWT_CONFIG += QwtDll/'
> +else
> +QWT_CONFIG += -e 's/^.*QWT_CONFIG.*QwtDll.*$$/\QWT_CONFIG += QwtDll/'

                                                 ^^ this backslash shouldn't be here

I've fixed that and applied to master. Thanks a lot for working so
quickly on a patch!

Best regards,

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



More information about the buildroot mailing list