util-linux: disable systemd support
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Oct 2015 20:36:50 +0000 (22:36 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Oct 2015 20:42:33 +0000 (22:42 +0200)
commit762b64daa2fd1424053754ed55d0f9704ccc2405
tree3e79972f0ef5ac60e5f40d5ccdacf044cd74a578
parent301e8ffbb252f7a6718f9a5610bb27976efe0ac7
util-linux: disable systemd support

Fixes (works around) #8421

Util-linux has optional systemd support, but we cannot enable it as systemd
depends on util-linux, so that would create a circular dependency.

The systemd unit directory location detection also fails as pkg-config
0.9.12+ prefixes all directory variables with the sysroot, and the configure
script expects to see the target location, so disable that as well for good
measure.

The systemd support doesn't seem to add much, so it isn't a big loss.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/util-linux/util-linux.mk