aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/pointers.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-04-07 21:59:29 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-04-08 07:11:18 -0700
commitfbb38a7682d43bd4ddc849e085347ef33978e240 (patch)
treeae56b5101f4cad3bec47e53e27b5016cd7ff0146 /test/behavior/pointers.zig
parent6dcbad780cb716fe1d2a4b2ce201a757ea7f03a4 (diff)
downloadzig-fbb38a7682d43bd4ddc849e085347ef33978e240.tar.gz
zig-fbb38a7682d43bd4ddc849e085347ef33978e240.zip
std.Build: fix regression in Step.ConfigHeader
Commit 0b7123f41d66bdda4da29d59623299d47b29aefb regressed the `include_path` option of ConfigHeader which is intended to set the path, including subdirectories, that C code would pass to an include directive. For example if it passes .include_path = "config/config.h", Then the C code should be able to have #include "config/config.h" This regressed https://github.com/andrewrk/nasm/ but this commit fixes it.
Diffstat (limited to 'test/behavior/pointers.zig')
0 files changed, 0 insertions, 0 deletions