]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Revert "build-sys: compile procfs and sysfs code in Linux only"
authorKarel Zak <kzak@redhat.com>
Mon, 4 Apr 2022 09:26:59 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 4 Apr 2022 09:26:59 +0000 (11:26 +0200)
commit24f79730aa2cb95f5c9a3d11169a99d9cbfd0514
tree184d34ab6f98ea9b1479e8986da69c22f4e6886f
parenta938f9f0c26cc1a7acb3afc608b00207379889a2
Revert "build-sys: compile procfs and sysfs code in Linux only"

This reverts commit f30b16edb467484d8d9e5a5b5fd665b83a90ddc9.

It seems better to use original solution and depend on HAVE_DIRFD
and HAVE_OPENAT, because libblkid and another tools are compiled
on non-Linux targets too.
lib/Makemodule.am