diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2018-11-24 22:01:21 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2018-11-25 23:09:24 +0100 |
commit | 77c30f24f607b27d51e5b8650c9159def3016cf5 (patch) | |
tree | 9e63b32c7c6119abf5b3503723c6da2077160f24 /test/test-callback-stack.c | |
parent | 0813f5b97afe086a7b4d827774605b1f2e99191c (diff) | |
download | libuv-77c30f24f607b27d51e5b8650c9159def3016cf5.tar.gz libuv-77c30f24f607b27d51e5b8650c9159def3016cf5.zip |
darwin: use runtime check for file cloning
Using #ifdef guards is not reliable because libuv may have been compiled
on a newer system than what it runs on, or vice versa.
Fixes: https://github.com/libuv/libuv/issues/2088
Fixes: https://github.com/nodejs/node/issues/24521
PR-URL: https://github.com/libuv/libuv/pull/2092
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'test/test-callback-stack.c')
0 files changed, 0 insertions, 0 deletions