Merge "Revert "init_first_stage: Disable ThinLTO"" into main
This commit is contained in:
commit
c519d1dde2
1 changed files with 0 additions and 4 deletions
|
@ -389,10 +389,6 @@ init_first_stage_cc_defaults {
|
|||
],
|
||||
|
||||
static_executable: true,
|
||||
lto: {
|
||||
// b/169004486 ThinLTO breaks x86 static executables.
|
||||
never: true,
|
||||
},
|
||||
system_shared_libs: [],
|
||||
|
||||
cflags: [
|
||||
|
|
Loading…
Reference in a new issue