]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: don't compile lsfd/mkfds helper on macos, since it's linux only
authorAnatoly Pugachev <matorola@gmail.com>
Sat, 9 Apr 2022 09:44:06 +0000 (12:44 +0300)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Jul 2022 15:21:39 +0000 (17:21 +0200)
commit65a8977ae59d6463f7a16cc4a27c04ed9f33f60b
tree6d772eb2d63f46a25b09cd308a7a048aa2df1ed7
parentc41e859b238998453a99a3fbe6f082f081372b86
tests: don't compile lsfd/mkfds helper on macos, since it's linux only

macos is missing linux only header "sys/prctl.h", so exclude lsfd/mkfds
on macos from make 'check-programs' target
tests/helpers/Makemodule.am