Merge "Revert "init_first_stage: Disable ThinLTO"" into main

This commit is contained in:
Yi-Yo Chiang 2023-10-12 10:33:54 +00:00 committed by Gerrit Code Review
commit c519d1dde2

View file

@ -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: [