mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
some notes
This commit is contained in:
parent
90878cd7c1
commit
5c50c59ab9
@ -4,6 +4,11 @@
|
|||||||
# you can get from http://www.scons.org
|
# you can get from http://www.scons.org
|
||||||
# then just type scons
|
# then just type scons
|
||||||
|
|
||||||
|
# some common tasks
|
||||||
|
# build 64-bit mac and pushing to s3
|
||||||
|
# scons --64 --dist=osx-x86_64 s3dist
|
||||||
|
# all s3 pushes require settings.py
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import types
|
import types
|
||||||
|
Loading…
Reference in New Issue
Block a user