diff options
author | Eliot Horowitz <ehorowitz@shopwiki.com> | 2009-01-27 11:27:34 -0500 |
---|---|---|
committer | Eliot Horowitz <ehorowitz@shopwiki.com> | 2009-01-27 11:27:34 -0500 |
commit | 1fa2f5a2374fb6f252d246677417f87bc7ac1894 (patch) | |
tree | 1fab1243bfaba87f75a811ce52fde001606c6b19 /.gitignore | |
parent | 66c21930e1397a3df6451fa05f957e0b840788cb (diff) | |
download | mongo-1fa2f5a2374fb6f252d246677417f87bc7ac1894.tar.gz |
build 32 bit objects independandly on 64-bit linux
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 62d04878120..71605aeb71a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ dump log logs docs +32bit # binaryies mongo |