Revert "init_first_stage: Disable ThinLTO"
This reverts commit 4d6fa8ccaf.
Reason for revert: b/295944813 is fixed
Bug: 304290959
Change-Id: I2d6f5216800d6ee26b25623898836dc216c8be18
Test: adb-remount-test.sh
This commit is contained in:
parent
4d6fa8ccaf
commit
1a3dd7eb4b
1 changed files with 0 additions and 4 deletions
|
|
@ -394,10 +394,6 @@ init_first_stage_cc_defaults {
|
|||
],
|
||||
|
||||
static_executable: true,
|
||||
lto: {
|
||||
// b/169004486 ThinLTO breaks x86 static executables.
|
||||
never: true,
|
||||
},
|
||||
system_shared_libs: [],
|
||||
|
||||
cflags: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue