aboutsummaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2024-01-30 16:04:51 -0800
committerorbea <orbea@riseup.net>2024-01-30 16:04:51 -0800
commit8e53b838302b4e80d06d8ef119a873c45cda2890 (patch)
tree4b66030824e0577c33284df4c5ce0af848c35867 /dev-qt
parentdev-lang/python: stabilize 3.12.1_p1 for hppa, ppc (diff)
downloadlibressl-8e53b838302b4e80d06d8ef119a873c45cda2890.tar.gz
libressl-8e53b838302b4e80d06d8ef119a873c45cda2890.tar.bz2
libressl-8e53b838302b4e80d06d8ef119a873c45cda2890.zip
dev-qt/qtbase: sync ::gentoo
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'dev-qt')
-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 6b0ff17..3b9df41 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