1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/cmake
Benjamin Kramer 0613c84aba Teach cmake that mk[sd]temp is defined in stdlib.h on some systems.
This fixes parallel build with clang on glibc platforms.

llvm-svn: 85414
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.