summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-10-08 23:07:59 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-10-08 23:07:59 +0000
commitaa486d0764c1ee9cd389f30b544a512cf6b80204 (patch)
tree79af671faec10009c3076d79130708861cacd010 /cmake
parentee3948fdbed2737242e2c8d0a945fd075940f2f7 (diff)
Revert r219354. It seems to break some buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219355 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
-rwxr-xr-xcmake/config-ix.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/config-ix.cmake b/cmake/config-ix.cmake
index 849da2dc148..29762380e85 100755
--- a/cmake/config-ix.cmake
+++ b/cmake/config-ix.cmake
@@ -50,7 +50,6 @@ check_include_file(execinfo.h HAVE_EXECINFO_H)
check_include_file(fcntl.h HAVE_FCNTL_H)
check_include_file(inttypes.h HAVE_INTTYPES_H)
check_include_file(limits.h HAVE_LIMITS_H)
-check_include_file(link.h HAVE_LINK_H)
check_include_file(malloc.h HAVE_MALLOC_H)
check_include_file(malloc/malloc.h HAVE_MALLOC_MALLOC_H)
check_include_file(ndir.h HAVE_NDIR_H)