mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-08 21:37:35 +00:00
GC HAVE_MMAP and HAVE_MMAP_FILE
llvm-svn: 282931
This commit is contained in:
parent
efcaf5ad89
commit
3901f9c0f8
@ -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}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user