systemd: allow to build with uClibc toolchains
authorWaldemar Brodkorb <wbx@openadk.org>
Mon, 12 Feb 2018 21:06:33 +0000 (22:06 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 14 Feb 2018 20:31:17 +0000 (21:31 +0100)
commit879fa7f82a86ffdc6d1cf7c9bfbb5cf830583d69
treefc433858463d5dea293f7605daafbc4d848d288e
parent27562c2bf3871e7d5f3b64717b07f2a7230b542b
systemd: allow to build with uClibc toolchains

We need to disable any systemd parts using either IDN, NSS or gshadow.
IDN is only disabled in C library function call to getnameinfo(),
it does not effect libidn/libidn2 usage in systemd.

Tested with qemu-system-arm.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/systemd/Config.in
package/systemd/systemd.mk
system/Config.in