aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorViktor Szakats <commit@vsz.me>2023-12-11 16:21:30 +0000
committerViktor Szakats <commit@vsz.me>2023-12-11 16:39:18 +0000
commit0de236a7c1ef37663d0b37f656bedb6fc202ca6f (patch)
tree03508fbf2d0086fbee948229c89d37f39f6fb801 /m4
parent2e88c74329938b5af441736645e795289660aa38 (diff)
downloadportable-0de236a7c1ef37663d0b37f656bedb6fc202ca6f.tar.gz
portable-0de236a7c1ef37663d0b37f656bedb6fc202ca6f.tar.bz2
portable-0de236a7c1ef37663d0b37f656bedb6fc202ca6f.zip
cmake: auto-detect `strtonum`
Notice that just like in autotools, this detection also doesn't take into account the targeted OS version. Meaning it detects `strtonum` even if targeting e.g. macOS older than release v11 Big Sur (which introduced this funcitions), if the SDK declares it. Wrong detection will either cause a binary broken on older macOS and/or trigger compiler warnings. Ref: https://github.com/libressl/portable/issues/928#issuecomment-1850178282 Ref: https://github.com/libressl/portable/issues/928#issuecomment-1850276298 Prerequisite: https://github.com/libressl/portable/issues/928#issuecomment-1850356408
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions