[Buildroot] [PATCH 2/2] wget: fix static link with gnutls

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Nov 11 21:51:41 UTC 2016


Hello,

On Wed, 9 Nov 2016 00:06:42 +0530, Rahul Bedarkar wrote:
> When statically linking with gnutls, we get definition clash error for
> base64_encode which is also defined by gnutls.
> 
> This commit adds patch to rename base64_{encode,decode} defined in wget.
> 
> Signed-off-by: Rahul Bedarkar <rahul.bedarkar at imgtec.com>
> ---
>  .../0001-utils-rename-base64_-encode-decode.patch  | 134 +++++++++++++++++++++
>  1 file changed, 134 insertions(+)
>  create mode 100644 package/wget/0001-utils-rename-base64_-encode-decode.patch

Applied to master, thanks. Please submit the patch to the upstream wget
project. Thanks!

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



More information about the buildroot mailing list