summaryrefslogtreecommitdiff
path: root/exercises/090_async7.zig
diff options
context:
space:
mode:
authorSimon 'Sze' L. Schlee <schlee.simon@gmail.com>2025-08-24 03:08:17 +0200
committerSimon 'Sze' L. Schlee <schlee.simon@gmail.com>2025-08-24 03:08:17 +0200
commit02db8326778072c638b84293b30b55999f5ba585 (patch)
tree284985621b074e03f4b7b0433b0cdf5d4f818f55 /exercises/090_async7.zig
parent1407c7fb91d7a587e053de23ea640d5f6b0b2951 (diff)
pass -freference-trace to executed compile command
Currently users executing `zig build` to run the exercises, may encounter compiler output that tells them to use `-freference-trace=[num]` to see more of the hidden reference traces, so we should pass this parameter to the zigling exercise being compiled, so that the learner can provide this parameter like they would normally, when using `zig build` directly in normal Zig programs.
Diffstat (limited to 'exercises/090_async7.zig')
0 files changed, 0 insertions, 0 deletions