Satadru Pramanik f1410902e6 busybox: add glibc dependency for vi regex option
Build with musl libc fails with BUSYBOX_DEFAULT_FEATURE_VI_REGEX_SEARCH
enabled. Enabling BusyBox's vi regex search option depends upon GNU
regex.  Musl libc does not support GNU regex[1].

So this patch adds explicit dependency on GNU libc and while at it
remove the FIXME comment.

1. https://wiki.musl-libc.org/functional-differences-from-glibc.html

Ref: https://dev.archive.openwrt.org/ticket/21741.html
Ref: https://forum.openwrt.org/t/busybox-not-compiling/
Ref: https://github.com/openwrt/packages/issues/4453
Signed-off-by: Satadru Pramanik <satadru@umich.edu>
[commit subject/description tweaks, From: fix, USE_GLIBC fix, removed comments]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-11-30 00:53:36 +01:00
..
2019-10-19 12:49:11 +02:00
2019-06-12 23:55:53 +02:00
2019-01-24 10:39:30 +01:00
2019-10-18 19:23:07 +02:00
2019-08-16 22:53:06 +02:00
2019-08-27 10:32:44 +02:00
2019-09-01 00:34:30 +02:00
2019-06-26 07:00:20 +02:00
2019-07-08 17:01:54 +02:00