diff options
author | Alexandru Croitor <alexandru.croitor@theqtcompany.com> | 2016-03-09 17:18:06 +0100 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@theqtcompany.com> | 2016-03-22 10:00:35 +0000 |
commit | 3df4a76c0c3263ba8cd8ee64b9e81b957ca7c63a (patch) | |
tree | a7c6e29ec7c7bbd6caac4d6ab5831a900a61da6c /tools/scripts/windeploy-examples.py | |
parent | 186a4d160330a34f15cbe7103a2f82a8aa045476 (diff) | |
download | qtwebengine-3df4a76c0c3263ba8cd8ee64b9e81b957ca7c63a.tar.gz |
Pass minimum OS X SDK version used during Qt compilation, to GYP.
Previously it was hardcoded to 10.7 which caused two issues:
1) It's not the proper version anymore, the minimum required is 10.10.3.
2) In case if there are 2 SDK versions present on the host machine
(eg 10.10 and 10.11), if Qt was compiled with 10.11, GYP would still
pick up 10.10 as the minimum viable one for compilation.
Change-Id: If815a81696d96a7d5f5f20464385235032b664c3
Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tools/scripts/windeploy-examples.py')
0 files changed, 0 insertions, 0 deletions