zig/lib/std/Build/Step
IOKG04 e23af9d31d Build.Step.Options: add comptime_float support
It seems to me this was simply forgotten.
Or there is some reason I don't know why this code doesn't work for `comptime_float`.

For a more comprehensive fix, https://github.com/ziglang/zig/pull/24057 is the place to look.
2025-11-26 09:57:49 +01:00
..
CheckFile.zig
CheckObject.zig
Compile.zig
ConfigHeader.zig
Fail.zig
Fmt.zig
InstallArtifact.zig
InstallDir.zig
InstallFile.zig
ObjCopy.zig
Options.zig Build.Step.Options: add comptime_float support 2025-11-26 09:57:49 +01:00
RemoveDir.zig
Run.zig
TranslateC.zig
UpdateSourceFiles.zig
WriteFile.zig