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

Commit b0c6a5df authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Revert "snapuserd: opt out of Global ThinLTO to workaround segfault"" into main

parents 26c0b901 edd04f1b
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -147,12 +147,6 @@ cc_defaults {
    // snapuserd, which would lead to deadlock if we had to handle page
    // faults for its code pages.
    static_executable: true,

    // Snapuserd segfaults with ThinLTO
    // http://b/208565717
    lto: {
         never: true,
    },
}

cc_binary {