mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
4db9e1009d
`mkdtemp` is not available on this architecture until SunOS 5.11. Look up the symbol at runtime, and if missing, fall back to an approximate implementation.