diff options
Diffstat (limited to 'distsrc/README')
-rw-r--r-- | distsrc/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/distsrc/README b/distsrc/README index 7758e3250e3..745608dbc1e 100644 --- a/distsrc/README +++ b/distsrc/README @@ -32,10 +32,3 @@ Documentation MongoDB Maillists & IRC * http://www.mongodb.org/display/DOCS/Community - -Platform Notes --------------- - - Linux 64-bit - * mongo (the shell) is a 32-bit binary even on 64-bit linux. This is because of of v8 - which only works 32bit - to run you'll need to make sure you have 32 bits stdc++ some common names: lib32stdc++6, libstdc++.i386 |