Revert cc29f0686379187733fe8824a2bea3ec63d93448

This commit is contained in:
Jared Widberg
2024-04-27 20:06:56 -04:00
parent a6798ac44d
commit dc613f221b

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