Merge "Restat clang linker outputs" am: 51e265c5dd
am: 0a31c21da0
Change-Id: I1673d9eba4399e26235b92b53f240d91842b1ee4
This commit is contained in:
@@ -70,6 +70,8 @@ var (
|
||||
CommandDeps: []string{"$ldCmd"},
|
||||
Rspfile: "${out}.rsp",
|
||||
RspfileContent: "${in}",
|
||||
// clang -Wl,--out-implib doesn't update its output file if it hasn't changed.
|
||||
Restat: true,
|
||||
},
|
||||
"ldCmd", "crtBegin", "libFlags", "crtEnd", "ldFlags")
|
||||
|
||||
|
Reference in New Issue
Block a user