]> git.ipfire.org Git - thirdparty/ccache.git/commit
Require CLONE_NOOWNERCOPY to be defined for clone on mac (#694)
authorErik Flodin <erik@ejohansson.se>
Thu, 22 Oct 2020 17:52:36 +0000 (19:52 +0200)
committerGitHub <noreply@github.com>
Thu, 22 Oct 2020 17:52:36 +0000 (19:52 +0200)
commit411c010c3a5ee690cd42b23ffcf026ae009e2897
tree8e0a9d7cf05ed2844204644f49b3dac26a594f43
parent0c967b01ea86666afd38b81b91b45b49df647ccd
Require CLONE_NOOWNERCOPY to be defined for clone on mac (#694)

Fixes #688.
src/Util.cpp