summaryrefslogtreecommitdiffstats
path: root/llvm/cmake
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2016-09-29 21:15:57 +0000
committerJoerg Sonnenberger <joerg@bec.de>2016-09-29 21:15:57 +0000
commitd69a8a83e804aca5afc01a19e23a83becd91addc (patch)
tree47c141216dadc37fea24f7eaea3727096b5955fc /llvm/cmake
parentf088d931c74030d76deaba049a301c0acf3e1c8a (diff)
downloadbcm5719-llvm-d69a8a83e804aca5afc01a19e23a83becd91addc.tar.gz
bcm5719-llvm-d69a8a83e804aca5afc01a19e23a83becd91addc.zip
GC HAVE_MACH_O_DYLD_H.
llvm-svn: 282771
Diffstat (limited to 'llvm/cmake')
-rwxr-xr-xllvm/cmake/config-ix.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/cmake/config-ix.cmake b/llvm/cmake/config-ix.cmake
index 02fd81b43be..90e83070b9c 100755
--- a/llvm/cmake/config-ix.cmake
+++ b/llvm/cmake/config-ix.cmake
@@ -77,7 +77,6 @@ check_symbol_exists(FE_ALL_EXCEPT "fenv.h" HAVE_DECL_FE_ALL_EXCEPT)
check_symbol_exists(FE_INEXACT "fenv.h" HAVE_DECL_FE_INEXACT)
check_include_file(mach/mach.h HAVE_MACH_MACH_H)
-check_include_file(mach-o/dyld.h HAVE_MACH_O_DYLD_H)
check_include_file(histedit.h HAVE_HISTEDIT_H)
# library checks
OpenPOWER on IntegriCloud