···2222 .optimize = optimize,
2323 });
24242525+ exe.linkLibC();
2626+2527 // This declares intent for the executable to be installed into the
2628 // standard location when the user invokes the "install" step (the default
2729 // step when running `zig build`).