qt5: increase stack size of QtWebEngine render thread

Fixes #4168
This commit is contained in:
Christian Prochaska 2021-06-02 06:45:48 +02:00 committed by Christian Helmuth
parent 336350fe60
commit 60eec251e0
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
86cd3ccc1047a8713f0efa6a7d36cba2a88ac441
32beee7d4322a045c4a66bc468e730d68ad321ef

View File

@ -4,5 +4,5 @@ VERSION := 5.13.2
DOWNLOADS := qt5.git
URL(qt5) := https://github.com/cproc/qt5.git
REV(qt5) := issue4132
REV(qt5) := issue4168
DIR(qt5) := src/lib/qt5