aboutsummaryrefslogtreecommitdiff
path: root/test/incremental/recursive_inline_function.0.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-01-28 18:31:23 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-01-28 18:36:23 -0700
commit39083c31a550ed80f369f60d35791e98904b8096 (patch)
treeb2d4f0b9b5f2d99053ea0ab5320368d96f243685 /test/incremental/recursive_inline_function.0.zig
parentcd5b25c5ae258e7b172d8af6979c060d2a823035 (diff)
downloadzig-39083c31a550ed80f369f60d35791e98904b8096.tar.gz
zig-39083c31a550ed80f369f60d35791e98904b8096.zip
glibc: version-gate _DYNAMIC_STACK_SIZE_SOURCE
This is a patch to glibc features.h which makes _DYNAMIC_STACK_SIZE_SOURCE undefined unless the version is >= 2.34. This feature was introduced with glibc 2.34 and without this patch, code built against these headers but then run on an older glibc will end up making a call to sysconf() that returns -1 for the value of SIGSTKSZ and MINSIGSTKSZ. Closes #10713
Diffstat (limited to 'test/incremental/recursive_inline_function.0.zig')
0 files changed, 0 insertions, 0 deletions