RESOLVED FIXED 183189
Ensure target triple is propagated correctly to DerivedSources.make
https://bugs.webkit.org/show_bug.cgi?id=183189
Summary Ensure target triple is propagated correctly to DerivedSources.make
Tim Horton
Reported 2018-02-27 15:32:55 PST
Ensure target triple is propagated correctly to DerivedSources.make
Attachments
Patch (6.70 KB, patch)
2018-02-27 15:33 PST, Tim Horton
mitz: review+
Tim Horton
Comment 1 2018-02-27 15:33:24 PST
Radar WebKit Bug Importer
Comment 2 2018-02-27 15:34:04 PST
mitz
Comment 3 2018-02-27 15:39:28 PST
Comment on attachment 334710 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=334710&action=review > Source/WebCore/Configurations/Base.xcconfig:121 > +LLVM_TARGET_TRIPLE_SUFFIX = $(inherited); I can easily picture myself trying to be helpful by removing this seemingly-redundant assignment. Can you add a comment explaining why it’s needed?
Tim Horton
Comment 4 2018-02-27 15:40:22 PST
Fair enough :)
Tim Horton
Comment 5 2018-02-27 15:46:02 PST
Note You need to log in before you can comment on or make changes to this bug.