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/utils
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
..
adb adb: fix build breakage on recent musl 5 years ago
bsdiff bsdiff: Also pass down TARGET_CPPFLAGS 7 years ago
busybox busybox: add glibc dependency for vi regex option 5 years ago
bzip2 bzip2: add linker option LDFLAGS 5 years ago
ct-bugcheck ct-bugcheck: report to https://openwrt.org by default 5 years ago
e2fsprogs e2fsprogs: Fix CVE-2019-5094 in libsupport 5 years ago
f2fs-tools f2fs-tools: fixup SPDX license 5 years ago
fbtest utils/fbtest: drop Build/Prepare rule in favor of default one 8 years ago
fritz-tools fritz-tools: add support for IPQ40xx platform 5 years ago
fuse treewide: revise library packaging 5 years ago
jboot-tools firmware: add JBOOT based devices config extractor 6 years ago
jsonfilter jsonfilter: update to latest git HEAD 6 years ago
lua lua: lnum: fix strtoul based number parsing 5 years ago
mdadm mdadm: Use upstream fix for musl 1.1.23 compile 5 years ago
mtd-utils mtd-utils: update to 2.1.1 5 years ago
nvram treewide: fix syntax errors exposed after kconfig update 5 years ago
osafeloader packages: mark packages depending on a target as nonshared 7 years ago
oseama utils/oseama: drop Build/Prepare rule in favor of default one 8 years ago
otrx treewide: fix syntax errors exposed after kconfig update 5 years ago
px5g px5g: support EC keys 5 years ago
spidev_test utils/spidev_test: build package directly from Linux 5 years ago
ugps upgs: update to latest git HEAD 5 years ago
usbmode package/: fix $(PROJECT_GIT) usage 6 years ago
usbreset usbreset: Add missing header 5 years ago
usbutils usbutils: Update usb.ids to 0.321 5 years ago
util-linux util-linux: Update to 2.34 5 years ago
xfsprogs xfsprogs: Fix compilation with newer musl 5 years ago