GC HAVE_MMAP and HAVE_MMAP_FILE

llvm-svn: 282931
This commit is contained in:
Joerg Sonnenberger 2016-09-30 20:24:54 +00:00
parent dd4d1001f0
commit d9870fa0f1
1 changed files with 0 additions and 6 deletions

View File

@ -157,12 +157,6 @@
/* Define to 1 if you have the `mktemp' function. */
#cmakedefine HAVE_MKTEMP ${HAVE_MKTEMP}
/* Define to 1 if you have a working `mmap' system call. */
#undef HAVE_MMAP
/* Define if mmap() can map files into memory */
#undef HAVE_MMAP_FILE
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#cmakedefine HAVE_NDIR_H ${HAVE_NDIR_H}