diff options
author | Brad King <brad.king@kitware.com> | 2017-09-20 14:19:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-09-20 15:28:40 (GMT) |
commit | 96329d5dffdd5a22c5b4428119b5d3762a8857a7 (patch) | |
tree | cd6ee5f8daeef6ca9f2e09885addb12cf045a4a7 /Tests/RunCMake/CPack | |
parent | 28cbfe151944a85a227ea5c41b76fa0621ac707b (diff) | |
download | CMake-96329d5dffdd5a22c5b4428119b5d3762a8857a7.zip CMake-96329d5dffdd5a22c5b4428119b5d3762a8857a7.tar.gz CMake-96329d5dffdd5a22c5b4428119b5d3762a8857a7.tar.bz2 |
libarchive: Do not use nanosecond file time APIs on macOS < 10.13
The SDK for macOS 10.13 adds `futimens` and `utimensat` so our checks
for these symbols may pass. However, the symbols are not available at
runtime on older macOS versions. Instead on macOS we can check for
availability based on the deployment target version.
Issue: #17101
Diffstat (limited to 'Tests/RunCMake/CPack')
0 files changed, 0 insertions, 0 deletions