summaryrefslogtreecommitdiff
path: root/dev-qt/qtbase/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-28 00:57:36 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-28 00:57:36 +0000
commit2865ab43f3d9f17ce41a2b048f7ca1ea32177955 (patch)
tree707500345b262089fc01758ae9a45a4222e4bb59 /dev-qt/qtbase/files
parenteaa317e2ed8d0c068526a9abdd1940406252c52e (diff)
gentoo auto-resync : 28:01:2024 - 00:57:36
Diffstat (limited to 'dev-qt/qtbase/files')
-rw-r--r--dev-qt/qtbase/files/qtbase-6.6.1-forkfd-childstack-size.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-qt/qtbase/files/qtbase-6.6.1-forkfd-childstack-size.patch b/dev-qt/qtbase/files/qtbase-6.6.1-forkfd-childstack-size.patch
index 6b0ff1709abb..3b9df41bf719 100644
--- a/dev-qt/qtbase/files/qtbase-6.6.1-forkfd-childstack-size.patch
+++ b/dev-qt/qtbase/files/qtbase-6.6.1-forkfd-childstack-size.patch
@@ -6,6 +6,10 @@ Former fix involved replacing 4096 by SIGSTKSZ but
bug #918664 shown that this may be insufficient so this
tries 32k instead.
+Update: after https://bugs.gentoo.org/923013 and a fixed
+sandbox been stabilized for some time, it should in theory
+be possible to drop this
+
https://bugs.gentoo.org/908809
https://bugs.gentoo.org/908816
https://bugs.gentoo.org/913493