Never mind.. a quote of:
http://lists.debian.org/debian-devel/2009/05/msg00175.html
And to answer some of the questions:
[..]
- strlcpy() and strlcat() won't be added to EGLIBC as it would break
the
ABI and API. Use libbsd [2] for that, it is already in the archive.
So I packaged li
Hey Philipp,
are you able to build udevtrigger (part of the hotplug2 package) with
eglibc 2.12?
I'm asking because of this ticket: https://dev.openwrt.org/ticket/9012
Cheers
mirko
On Sun, 12 Jun 2011 17:48:57 -0700, Philip Prindeville wrote:
Eglibc doesn't build with the native gnu make if
Eglibc doesn't build with the native gnu make if it's 3.82 or later (which it
is for Fedora 14, 15, and later).
2.8 also seems to have issues with cross-compilation of i386 targets on an
x86_64 host.
Signed-off-by: Philip Prindeville
Index: toolchain/eglibc/Config.in
==