Loading init/Android.bp +4 −0 Original line number Original line Diff line number Diff line Loading @@ -392,6 +392,10 @@ init_first_stage_cc_defaults { ], ], static_executable: true, static_executable: true, lto: { // b/169004486 ThinLTO breaks x86 static executables. never: true, }, system_shared_libs: [], system_shared_libs: [], cflags: [ cflags: [ Loading Loading
init/Android.bp +4 −0 Original line number Original line Diff line number Diff line Loading @@ -392,6 +392,10 @@ init_first_stage_cc_defaults { ], ], static_executable: true, static_executable: true, lto: { // b/169004486 ThinLTO breaks x86 static executables. never: true, }, system_shared_libs: [], system_shared_libs: [], cflags: [ cflags: [ Loading