You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
5 years ago
..
base-files base-files: config_generate: split macaddr with multiple ifaces 5 years ago
boot uboot-envtools: ath79: add support for YunCore XD4200 and A782 5 years ago
devel strace: Fix build on PowerPC 5 years ago
firmware ipq-wifi: add AVM FRITZ!Repeater 1200 bdf 5 years ago
kernel mac80211: add default value for noscan 5 years ago
libs wolfssl: update to v4.2.0-stable 5 years ago
network swconfig: Activate LTO compile option 5 years ago
system usign: Activate LTO compile option 5 years ago
utils busybox: add glibc dependency for vi regex option 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago