diff options
Diffstat (limited to 'open_issues')
-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 39549db1..ac52b7c8 100644 --- a/open_issues/llvm.mdwn +++ b/open_issues/llvm.mdwn @@ -112,7 +112,7 @@ This takes up around 3 GiB, and needs roughly 1.75 h on kepler.SCHWINGE and checking if /dev/zero is needed for mmap... no +configure: WARNING: mmap() of files required but not found - [[mmap_write-only]]? TODO + Due to [[mmap_write-only]]. -checking type of operating system we're going to target... Linux +checking type of operating system we're going to target... Unknown |