busybox: allow build with musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 5 May 2014 21:17:07 +0000 (23:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 5 May 2014 21:53:06 +0000 (23:53 +0200)
commit43b1cd320991b1632972d343e8884ba5061fa7e2
tree55ff25d810124ebb4e416ab35da910f5921f54e2
parent7db35ffa811378b45e25eddeb7f084fe0387b4ea
busybox: allow build with musl

The musl C library does not yet implemented the getpwent_r() function,
needed by the Busybox password code when CONFIG_USE_BB_PWD_GRP is
disabled. So we enable it when the musl C library is used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/busybox/busybox.mk