build: autoconf: set ac_cv_func_setresuid=true
authorPhilip Prindeville <philipp@redfish-solutions.com>
Mon, 15 Jul 2024 14:54:22 +0000 (08:54 -0600)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Jul 2024 17:39:34 +0000 (19:39 +0200)
commit0bd129a5d3b298340e1f6351942a8ccc2ba6eaea
tree75bac22674403455856ff942abce1742cf7c328e
parent308630aea6da1b5618d169d6ebf208aaa249ef72
build: autoconf: set ac_cv_func_setresuid=true

MUSL and eglibc provide these symbols.

Bind needs setresuid() to build properly in recent versions.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Link: https://github.com/openwrt/openwrt/pull/15952
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/site/linux