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:
parent
16d9f533ab
commit
1fecd837ad
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user