openwrt/package
Satadru Pramanik cde70954ef 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>
(cherry picked from commit f1410902e6)
2019-11-30 00:58:44 +01:00
..
base-files base-files: config_generate: split macaddr with multiple ifaces 2019-11-26 17:01:12 +01:00
boot uboot-envtools: ath79: add support for YunCore XD4200 and A782 2019-11-26 18:17:46 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:42:04 +01:00
firmware ipq-wifi: add AVM FRITZ!Repeater 1200 bdf 2019-11-22 22:32:53 +01:00
kernel mac80211: add default value for noscan 2019-11-23 11:30:34 +01:00
libs wolfssl: update to v4.2.0-stable 2019-11-10 16:23:08 +01:00
network swconfig: Activate LTO compile option 2019-11-30 00:18:45 +01:00
system usign: Activate LTO compile option 2019-11-30 00:18:50 +01:00
utils busybox: add glibc dependency for vi regex option 2019-11-30 00:58:44 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00