librewolf: disable pgo support
Starts profiling, starts librewolf, but gets stuck and never terminates.
This commit is contained in:
@@ -78,5 +78,6 @@ rec {
|
||||
}).override {
|
||||
crashreporterSupport = false;
|
||||
enableOfficialBranding = false;
|
||||
pgoSupport = false; # Profiling gets stuck and doesn't terminate.
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user