diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2012-12-27 00:22:41 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2012-12-27 00:22:41 +0100 |
commit | 55ffc6f5698b61c75260ff12b2591e3032b0651e (patch) | |
tree | 22d53eea5d8a26e8d697a6711a4d90d296ca2c2b /open_issues/llvm.mdwn | |
parent | a035c4f8a624082befe3b3bd96f4316c95d6dd04 (diff) | |
download | web-55ffc6f5698b61c75260ff12b2591e3032b0651e.tar.gz web-55ffc6f5698b61c75260ff12b2591e3032b0651e.tar.bz2 web-55ffc6f5698b61c75260ff12b2591e3032b0651e.zip |
open_issues/llvm: un-TODO mmap bug
Diffstat (limited to 'open_issues/llvm.mdwn')
-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 |