mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00

I figured out how to override the hook default build flags so that we can set -Doptimize=ReleaseFast. :) There's a long conversation that's gone on about this in nixpkgs, but it's fairly well summed up here: https://github.com/ziglang/zig/issues/14281#issuecomment-1624220653 I'd imagine we will want to adopt whatever is eventually done - after this, we can remove the override and rely on more first-class configuration, or logic in build.zig.