[Buildroot] [PATCH v2] iproute2: fix static build with uClibc

Peter Korsgaard peter at korsgaard.com
Thu Sep 28 20:54:01 UTC 2017


>>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:

 > Version 4.13 added a local definition of strlcpy(). This clashes with
 > the uClibc provided one when linking statically. Add a patch that
 > detects libc provided strlcpy(), and avoids the multiple definition.

 > Fixes:
 > http://autobuild.buildroot.net/results/f34/f34684dcdb47938a3da8b00c8b29000cc23b4e3d/
 > http://autobuild.buildroot.net/results/a01/a01c5775945f5ffe75451722b676fc93333a0f14/
 > http://autobuild.buildroot.net/results/0ee/0eeab1a0ca943f9a035a0d458ddf9cc210bc87f4/

 > Signed-off-by: Baruch Siach <baruch at tkos.co.il>
 > ---
 > v2: Fix order of strlcpy parameters in the patch as noted in upstream
 >     review

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list