summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2012-12-27 00:22:41 +0100
committerPino Toscano <toscano.pino@tiscali.it>2012-12-27 00:22:41 +0100
commit55ffc6f5698b61c75260ff12b2591e3032b0651e (patch)
tree22d53eea5d8a26e8d697a6711a4d90d296ca2c2b /open_issues
parenta035c4f8a624082befe3b3bd96f4316c95d6dd04 (diff)
open_issues/llvm: un-TODO mmap bug
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/llvm.mdwn2
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