qt5: use libc 'posix_memalign()' in qtwebengine

Fixes #3916
This commit is contained in:
Christian Prochaska 2020-10-13 17:00:05 +02:00 committed by Christian Helmuth
parent c6a2e287d0
commit 764ab3be20
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2c2883ac84f73dca168038a68f73ecc6bf5571b7
0f07dacd594b7214077f1ec94208f9e0de27b517

View File

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