llvm-6502/cmake
Benjamin Kramer 74b691e4e4 Teach cmake that mk[sd]temp is defined in stdlib.h on some systems.
This fixes parallel build with clang on glibc platforms.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85414 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-28 18:37:31 +00:00
..
modules Update CMake dependencies. 2009-10-24 20:32:43 +00:00
config-ix.cmake Teach cmake that mk[sd]temp is defined in stdlib.h on some systems. 2009-10-28 18:37:31 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

See docs/CMake.html for instructions on how to build LLVM with CMake.