[Interest] Building Qt Creator - mtune=atom?
Nikos Chantziaras
realnc at gmail.com
Sun Jun 9 14:35:11 CEST 2013
On 09/06/13 05:21, Syam Krishnan wrote:
> Hi,
>
> I'm building Qt Creator 2.8 beta on CentOS 6. I've noticed that the
> gcc command line options get "-march=i686 -mtune=atom".
> I'm building on a VM with Core i5 processor and 'atom' is not a default
> option.
>
> I don't know where it is coming from as I can't locate 'atom' in any of
> Qt creator source files.
Try grep on the Qt's mkspec files instead. They're probably in
/usr/share/qt (or qt4).
More information about the Interest
mailing list