Merge "Revert "snapuserd: opt out of Global ThinLTO to workaround segfault"" into main
This commit is contained in:
commit
b0c6a5dfd7
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