]> git.ipfire.org Git - thirdparty/openwrt.git/commit
busybox: use external libtirpc when using glibc 17796/head
authorMatthias Franck <matthias.franck@softathome.com>
Fri, 31 Jan 2025 09:00:46 +0000 (10:00 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Apr 2025 23:00:45 +0000 (01:00 +0200)
commit84e090086795a45d5580138436ce74b6170584ab
tree1ec9d68bc7186f1eefe03d86b47bf764465992fe
parent86eb1c0b5add1e0b493b25508c45b2df9d722c78
busybox: use external libtirpc when using glibc

In recent glibc versions rpc functionality has been moved to a separate
library instead of glibc itself.
Depend on this library when rpc functionality is needed and glibc is
used.

Signed-off-by: Matthias Franck <matthias.franck@softathome.com>
Link: https://github.com/openwrt/openwrt/pull/17796
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/utils/busybox/Makefile