mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
qt5: ignore 'fcntl(F_SETLK)' error in sqlite3 implementation
Fixes #4194
This commit is contained in:
committed by
Christian Helmuth
parent
40e2aa6617
commit
3824c0ca5f
@@ -1 +1 @@
|
||||
c064150de72de54bc1f1ad2211d3c3b676dd9de6
|
||||
2b9873bb131879efbc9ff5c5e52051f3980a1c57
|
||||
|
||||
@@ -4,5 +4,5 @@ VERSION := 5.13.2
|
||||
DOWNLOADS := qt5.git
|
||||
|
||||
URL(qt5) := https://github.com/cproc/qt5.git
|
||||
REV(qt5) := issue4192
|
||||
REV(qt5) := issue4194
|
||||
DIR(qt5) := src/lib/qt5
|
||||
|
||||
Reference in New Issue
Block a user