summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>2019-02-17 00:31:19 -0500
committerDmitry Kalinkin <dmitry.kalinkin@gmail.com>2019-02-19 12:28:15 -0500
commit3e3e3918f228a3a30cd216ba0572b18c12bca401 (patch)
treeddd13a93e4d5039c0af8eef16952db8217d35d1f /pkgs/development/python-modules/python-sql
parent718a82b108a465a7eef9ce56d77b67571d2015ba (diff)
qt5.qtwebengine: fail properly
QtWebEngine's build system is setup to perform certain platform checks (see mkspecs/features/platform.prf). But a failed check will not cause configuration phase to fail, but instead it configures no build targets. So in such case the build will successfully perform build and install phases. An empty output directories will are produced and the build succeeds. This patches qtwebengine qmake files to properly fail during configuration phase. This doesn't touch qt56 as it doesn't have this mechanism.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions