SERVER-28541 Update build docs for FreeBSD.

Clang38 works and is easier to use than GCC on FreeBSD, at this
time.
This commit is contained in:
ADAM David Alan Martin 2017-03-30 14:43:11 -04:00
parent 16d9f533ab
commit 1fecd837ad
No known key found for this signature in database
GPG Key ID: D860F95FD1BEEA08

View File

@ -94,7 +94,7 @@ Install the following ports:
* devel/libexecinfo
* devel/scons
* lang/gcc
* lang/clang38
* lang/python
Optional Components if you want to use system libraries instead of the libraries included with MongoDB
@ -104,6 +104,8 @@ Optional Components if you want to use system libraries instead of the libraries
* devel/boost
* devel/pcre
Add `CC=clang38 CXX=clang++38` to the `scons` options, when building.
OpenBSD
--------------
Install the following ports: