SERVER-38692 Remove obsolete solaris documentation

This commit is contained in:
Andrew Morrow 2019-01-14 16:04:02 -05:00
parent 9e92fd2e1f
commit 09e7a483f0
2 changed files with 0 additions and 16 deletions

View File

@ -134,7 +134,3 @@ Install the following ports:
* lang/gcc
* lang/python
Special Build Notes
--------------
* [open solaris on ec2](building.opensolaris.ec2.md)

View File

@ -1,12 +0,0 @@
# Building on open solaris on ec2
This assumes you are using ami-4133d528 (which is 32bit).
pkg install SUNWgcc
pkg install SUNWgit
pkg install SUNWpython-setuptools
easy_install-2.4 scons
git clone git://github.com/mongodb/mongo.git
cd mongo
scons