dev-util/ccache: backport workaround for /dev/null clobber
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 24 Mar 2020 22:27:06 +0000 (22:27 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 24 Mar 2020 22:29:55 +0000 (22:29 +0000)
commit650d7b15773aea3eda20f2b870ad3266ddeefa6d
treecc822cfcece8d6321a529fee1cb4f9d31dffd43a
parentf92a659da835aea056c791d2c8e2d3e38b50a5d4
dev-util/ccache: backport workaround for /dev/null clobber

In bug #712080 'hard_link = true' mode of ccache unlinked /dev/null
as ccache was running as root. This workaround allows /dev/null
to survive. Other special files still stay affected.

Bug: https://bugs.gentoo.org/712080
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-util/ccache/ccache-3.7.8-r1.ebuild [new file with mode: 0644]
dev-util/ccache/files/ccache-3.7.8-dev-null.patch [new file with mode: 0644]