diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-07-15 10:46:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-07-15 13:50:59 (GMT) |
commit | 5ec17e610609b8ca80cf8ce4f33f8c03ea48a090 (patch) | |
tree | 918a89e8f1611969dac16646e6c78502aa93e2a0 /Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx | |
parent | c8e59d2dfa7cc716d11b9e32fdc6f2302e4cbe69 (diff) | |
download | CMake-5ec17e610609b8ca80cf8ce4f33f8c03ea48a090.zip CMake-5ec17e610609b8ca80cf8ce4f33f8c03ea48a090.tar.gz CMake-5ec17e610609b8ca80cf8ce4f33f8c03ea48a090.tar.bz2 |
Ninja: Generalize check for sysconf(3) call
Use `sysconf(_SC_ARG_MAX)` wherever `_SC_ARG_MAX` is available instead
of hard-coding an incomplete list of operating systems that implement
it. In particular, it is available on BSD platforms that were not
previously listed.
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions