floorp: disable LTO (#422814)
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
webrtcSupport = true;
|
||||
enableOfficialBranding = false;
|
||||
geolocationSupport = true;
|
||||
# https://github.com/NixOS/nixpkgs/issues/418473
|
||||
ltoSupport = false;
|
||||
}
|
||||
).overrideAttrs
|
||||
(prev: {
|
||||
|
||||
Reference in New Issue
Block a user