diff options
-rw-r--r-- | open_issues/llvm.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/llvm.mdwn b/open_issues/llvm.mdwn index ad1fe983..56b4513e 100644 --- a/open_issues/llvm.mdwn +++ b/open_issues/llvm.mdwn @@ -144,7 +144,7 @@ probably because of too-big files when linking. Configuring with checking if /dev/zero is needed for mmap... no +configure: WARNING: mmap() of files required but not found - Due to [[mmap_write-only]]. + Due to [[mmap_write-only]]. +In file included from [...]/lib/Support/Process.cpp:85:0: +[...]/lib/Support/Unix/Process.inc: In function 'unsigned int getColumns(int)': |