mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Replace the nonstandard `SIGCLD` signal name with the proper `SIGCHLD` spelling as the `SIGCLD` alias is not provided by musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>