[Buildroot] [PATCH 2/2] package/sngrep: fix static build with gnutls

Romain Naour romain.naour at gmail.com
Thu May 25 16:32:33 UTC 2017


Hi Bernd,

Le 25/05/2017 à 11:02, Bernd Kuhls a écrit :
> Am Wed, 24 May 2017 23:54:03 +0200 schrieb Romain Naour:
> 
>>> Yes, I believe we should add !BR2_STATIC_LIBS, of course propagated to
>>> all reverse dependencies (but there are not too many of them).
>>
>> Ok, I'll do it.
> 
> Hi,
> 
> patch done: http://patchwork.ozlabs.org/patch/766903/

Thanks for the help!
It was too late to finish my own patch yesterday...

Your patch is almost good but some option comments are missing.

Also, I suggest to add --disable-static in GNUTLS_CONF_OPTS unconditionally to
avoid linking with libgnutls.a even if libgnutls.so is present
(BR2_SHARED_STATIC_LIBS case).

I'll resend an updated version, I'm keeping you as original author.

Best regards,
Romain

> 
> Regards, Bernd
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
> 



More information about the buildroot mailing list