DescriptionGN: Use rsp file, not rsp file contents, in solink line
Passing $rspfile_content passes the content of the rsp file verbatim
to the command line, which kind of defeats the purpose of using rsp files.
@\$rspfile tells the linker to open up the file itself.
BUG=398255
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286675
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|