Merge "Revert "snapuserd: opt out of Global ThinLTO to workaround segfault"" into main am: b0c6a5dfd7
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2869606 Change-Id: I78d36953d615e8e5dbf04f05f9a29b5218e9f3f8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3b3c06e73b
1 changed files with 0 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue