Skip to content
Snippets Groups Projects
Commit 075c598f authored by Eike Ziller's avatar Eike Ziller
Browse files

Mac: Explicitly set architecture to selected tool chain.


The tool chain selection in build configurations had no effect on the
actual build, which is especially visible on Mac with universally built
Qt. The patch passes the tool chain's architecture (+bit width)
explicitly to Qmake. Users can override this behavior as usual by adding
or removing architecture flags from CONFIG in the additional arguments
field.

Task-number: QTCREATORBUG-6088
Change-Id: I92fdb7d5650db6e681945fa82e86422917f84035
Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
parent c80ec551
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment