1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00
openwrt/package/utils/busybox/config
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
..
archival busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
console-tools busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
coreutils busybox: update to 1.31.0 2019-06-15 19:26:47 +02:00
debianutils busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
e2fsprogs busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
editors busybox: add glibc dependency for vi regex option 2019-11-30 00:53:36 +01:00
findutils busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
init busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
klibc-utils busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
libbb busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
loginutils busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
mailutils busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
miscutils busybox: update to 1.31.0 2019-06-15 19:26:47 +02:00
modutils busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
networking busybox: update to 1.31.0 2019-06-15 19:26:47 +02:00
printutils busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
procps busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
runit busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
selinux busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
shell busybox: update to 1.31.0 2019-06-15 19:26:47 +02:00
sysklogd busybox: sync Config.in files 2019-03-01 08:09:41 +00:00
util-linux busybox: update to 1.31.0 2019-06-15 19:26:47 +02:00
Config.in busybox: update to 1.31.0 2019-06-15 19:26:47 +02:00