diff options
author | Davide Pesavento <pesa@gentoo.org> | 2016-05-30 02:23:00 +0200 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2016-05-30 02:46:30 +0200 |
commit | 72e98dcb691ce7ec7b70868f40f514ac5255bb71 (patch) | |
tree | b2e4674c5bce380aad6448cbda0e80b6bf4d8bbe /dev-python/aiohttp | |
parent | 20997e75eee46c973e23085a46d37c14c69351b6 (diff) | |
download | gentoo-72e98dcb691ce7ec7b70868f40f514ac5255bb71.tar.gz gentoo-72e98dcb691ce7ec7b70868f40f514ac5255bb71.tar.xz |
qt5-build.eclass: make sure we enable the QML debugging support
The code comment was incorrect, the flag *is* used, at least in Qt 5.6
and later. It obviously applies only to qtdeclarative, but for some
reason the flag can only be toggled from qtbase's configure... meh.
We don't allow turning this functionality off via a USE flag because
it would be a mess to implement properly, and its meaning would be
rather obscure for most users. It's a small amount of code anyway, and
it doesn't require any additional dependencies.
The configure already enabled -qml-debug by default, so this commit
effectively doesn't change anything in practice.
Diffstat (limited to 'dev-python/aiohttp')
0 files changed, 0 insertions, 0 deletions