[cfe-dev] Option -mtune
James Y Knight via cfe-dev
cfe-dev at lists.llvm.org
Wed Apr 29 14:40:05 PDT 2020
On Wed, Apr 29, 2020 at 5:33 PM David Greene via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> Joerg Sonnenberger via cfe-dev <cfe-dev at lists.llvm.org> writes:
>
> >> But we're already incompatible because we require -target to do
> >> cross-compiling. Yes, gcc is not natively a cross compiler so you have
> >> to do special builds for that so I understand why -target exists.
> >
> > If you use the $triple-clang logic, no. -target is implicit in that
> > case.
>
> Huh. How do I do that? I don't see any $triple-clang binary built. Do
> I need to pass special build options to cmake?
Nope, no special build required, just create a symlink!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200429/7a28306f/attachment.html>
More information about the cfe-dev
mailing list