Disable implicit qml_debug option for debug builds
authorDmitry Shachnev <mitya57@gmail.com>
Tue, 17 Jan 2017 13:40:52 +0000 (16:40 +0300)
committerPeter Michael Green <plugwash@raspbian.org>
Sat, 9 Sep 2017 01:01:09 +0000 (02:01 +0100)
commit874a8c72aa175200b065ed6b33d4e7e6689d27fc
treef9ee91021caf13178325dc013bcf1413dbf1cf32
parentcf81d95ac40f9be2d48eef8701bc4271b70da1be
Disable implicit qml_debug option for debug builds

We build PyQt in debug mode, but do not want the qml_debug option
because it has security implication (opens a local network port).

Origin: openSUSE, https://www.riverbankcomputing.com/pipermail/pyqt/2017-January/038608.html
Patch-Name: no_qml_debug.diff

Gbp-Pq: Name no_qml_debug.diff
configure.py