Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe0b2355 authored by Yi-Yo Chiang's avatar Yi-Yo Chiang Committed by Automerger Merge Worker
Browse files

Merge "init_first_stage: Disable ThinLTO" into main am: 6b57c885

parents 1eb66153 6b57c885
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -392,6 +392,10 @@ init_first_stage_cc_defaults {
    ],

    static_executable: true,
    lto: {
        // b/169004486 ThinLTO breaks x86 static executables.
        never: true,
    },
    system_shared_libs: [],

    cflags: [