[cfe-dev] Option -mtune
David Greene via cfe-dev
cfe-dev at lists.llvm.org
Wed Apr 29 14:32:48 PDT 2020
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?
-David
More information about the cfe-dev
mailing list