openwrt/package
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
..
base-files base-files: config_generate: split macaddr with multiple ifaces 2019-11-23 11:58:27 +01:00
boot uboot-envtools: ath79: add support for YunCore XD4200 and A782 2019-11-25 17:32:46 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:13:41 +01:00
firmware wireless-regdb: Make it build with python2 2019-11-21 23:47:35 +01:00
kernel Revert "mt76: probe load mt7615 driver asynchronously" 2019-11-30 00:53:36 +01:00
libs libubox: update to latest Git HEAD 2019-11-24 14:19:43 +01:00
network netifd: update to latest git HEAD 2019-11-29 21:56:42 +01:00
system ucert: update to latest git HEAD 2019-11-29 00:09:48 +01:00
utils busybox: add glibc dependency for vi regex option 2019-11-30 00:53:36 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00