Merge pull request #1716 from widberg/main

Revert cc29f0686379187733fe8824a2bea3ec63d93448
This commit is contained in:
Mitchell Hashimoto
2024-04-27 20:34:23 -07:00
committed by GitHub

View File

@ -266,10 +266,6 @@ pub fn build(b: *std.Build) !void {
exe.addWin32ResourceFile(.{
.file = b.path("dist/windows/ghostty.rc"),
});
// Building with LTO on Windows is broken.
// https://github.com/ziglang/zig/issues/15958
exe.want_lto = false;
}
// If we're installing, we get the install step so we can add