summaryrefslogtreecommitdiff
path: root/doc/bugs/Compile_needs_more_than_1.5gb_of_memory
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-15 17:52:23 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-15 17:52:23 -0400
commit1cea8022dc773348da0faedb01b345ab206c1710 (patch)
tree19f1bb5c2abbe3ac537c5ca7e5622dabb018b6b8 /doc/bugs/Compile_needs_more_than_1.5gb_of_memory
parent4583cf48b974c06f4c9d12bc6ae657d871203842 (diff)
close
Diffstat (limited to 'doc/bugs/Compile_needs_more_than_1.5gb_of_memory')
-rw-r--r--doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment
index 467111aa8..bc0853763 100644
--- a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment
+++ b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment
@@ -6,7 +6,7 @@
content="""
You don't need a webapp on your linode, probably, so disable it:
-cabal install git-annex -F-WebApp
+cabal install git-annex -f-WebApp
The template haskell in the webapp about doubles the amount of memory needed to compile it.