Details
-
Bug
-
Resolution: Done
-
P4: Low
-
None
-
5.1.0 Beta 1
-
None
-
macOS 10.8
Description
Since the mac mkspecs now resolve all tools to a Xcode path via xcrun, instead of taking the tools from the PATH, it's much more difficult to use any kind of distributed compilation system or ccache for faster builds.
What I've been doing so far for Qt 5.1 is to set the CC and CXX make variable to the actual binaries to use when running make.
It would be good to allow overriding that behavior, or find a better way to do it (and document it)
Attachments
Issue Links
- is duplicated by
-
QTBUG-31159 qmake come with Qt5.1.0 (beta) always select the default compiler come with XCode
- Closed
- replaces
-
QTCREATORBUG-11303 Unable to switch to another compiler on MacOS X
- Closed