DescriptionUse clang "--target=x" rather than "-target x" for icecc
Icecc is confused by the two-argument -target form and ends up compiling
everything locally. It works with the equivalent single argument form, so prefer
this in GN compiler configs.
Previously done just for android in https://codereview.chromium.org/1871813003
Committed: https://crrev.com/f167315cf808e4047916cbd07b3d12b5f5a6fdf1
Cr-Commit-Position: refs/heads/master@{#394065}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|