]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: copy: fix build on macos 10.12
authorPádraig Brady <P@draigBrady.com>
Thu, 14 Apr 2022 12:35:22 +0000 (13:35 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 14 Apr 2022 12:37:23 +0000 (13:37 +0100)
commitbcfbcef928cd540e53d35fc2869d9def2fedeb84
tree64e2cc04cfc5ad04869d5c127f33eead6b3e8e7a
parent87d5f1e17e32176b262a13262ac3ec16e1970596
build: copy: fix build on macos 10.12

* src/copy.c (copy_reg): Handle the case where CLONE_NOOWNERCOPY
is not defined.
Reported by Jeffrey Walton
src/copy.c