summaryrefslogtreecommitdiff
path: root/sys-apps/file/files/file-5.39-portage-sandbox.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/file/files/file-5.39-portage-sandbox.patch')
-rw-r--r--sys-apps/file/files/file-5.39-portage-sandbox.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys-apps/file/files/file-5.39-portage-sandbox.patch b/sys-apps/file/files/file-5.39-portage-sandbox.patch
index 3ea26641671f..1880f6223c06 100644
--- a/sys-apps/file/files/file-5.39-portage-sandbox.patch
+++ b/sys-apps/file/files/file-5.39-portage-sandbox.patch
@@ -4,12 +4,6 @@ Date: Wed, 24 Jun 2020 11:18:45 +0200
Subject: [PATCH] Allow getcwd for Gentoo's portage sandbox
Bug: https://bugs.gentoo.org/728978
----
- src/seccomp.c | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/src/seccomp.c b/src/seccomp.c
-index db9364ae..7f5d6f26 100644
--- a/src/seccomp.c
+++ b/src/seccomp.c
@@ -229,6 +229,8 @@ enable_sandbox_full(void)
@@ -21,6 +15,3 @@ index db9364ae..7f5d6f26 100644
#if 0
// needed by valgrind
---
-2.28.0
-