qt: disable phonon support

This commit is contained in:
Ben Boeckel 2016-08-25 10:42:40 -04:00
parent 6075abfbdb
commit aa9faceb03

View File

@ -156,6 +156,7 @@ def common_config_args(self):
'-shared', '-shared',
'-confirm-license', '-confirm-license',
'-openssl-linked', '-openssl-linked',
'-no-phonon',
'-optimized-qmake', '-optimized-qmake',
'-no-openvg', '-no-openvg',
'-no-pch', '-no-pch',