forked from OSchip/llvm-project
parent
9b0cd20f72
commit
bcc8b2f9e5
|
@ -69,6 +69,7 @@ check_include_file(unistd.h HAVE_UNISTD_H)
|
|||
check_include_file(utime.h HAVE_UTIME_H)
|
||||
check_include_file(valgrind/valgrind.h HAVE_VALGRIND_VALGRIND_H)
|
||||
check_include_file(windows.h HAVE_WINDOWS_H)
|
||||
check_include_file(fenv.h HAVE_FENV_H)
|
||||
|
||||
# library checks
|
||||
if( NOT LLVM_ON_WIN32 )
|
||||
|
|
Loading…
Reference in New Issue