[Buildroot] [PATCH] util-linux: fix compilation when libc lacks wide-character support

Peter Korsgaard peter at korsgaard.com
Wed Jun 28 21:26:52 UTC 2017


>>>>> "Carlos" == Carlos Santos <casantos at datacom.ind.br> writes:

 > A recent change in util-linux left calls to wcstok and wcspbrk not
 > guarded by "#ifdef HAVE_WIDECHAR". This causes build failures when
 > libc does not have the wide-character functions, like some uClibc
 > builds.

 > Solve the broblem by means of a patch already sent upstream.

s/broblem/problem/ (here and in the patch).

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list