thunderbird: Disable profile‐guided optimisation
This commit is contained in:
parent
06ca44342a
commit
119d787428
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
jackSupport = false;
|
jackSupport = false;
|
||||||
jemallocSupport = false;
|
jemallocSupport = false;
|
||||||
ltoSupport = true;
|
ltoSupport = true;
|
||||||
pgoSupport = true;
|
pgoSupport = false;
|
||||||
pipewireSupport = false;
|
pipewireSupport = false;
|
||||||
pulseaudioSupport = true;
|
pulseaudioSupport = true;
|
||||||
sndioSupport = false;
|
sndioSupport = false;
|
||||||
|
|
Loading…
Reference in a new issue