Changes between Version 1 and Version 2 of Ticket #58442, comment 18


Ignore:
Timestamp:
May 6, 2019, 12:06:27 AM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58442, comment 18

    v1 v2  
    11It was changed to `+llvm70` by Jeremy on the last update he did. The tools are all the same as xcode 10's; the only real change is which clang will get called as the assembler. With the `+xcode` variant, you get the native Xcode toolchain. With the `+llvm70` variant, you get our new `as` logic.
     2
     3I guess I had the `+xcode` variant already, and it just kept on with the `+xcode` variant when I upgraded.