Skip to content

Commit 8c95105

Browse files
committed
Remove Solaris from supported platforms
1 parent 0b5418d commit 8c95105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/mongocxx-v3/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ slug = "index"
1313
The mongocxx is a ground-up rewrite of a C++ driver for MongoDB based on
1414
[libmongoc](http://mongoc.org/). It requires a C++11 compiler. It it
1515
known to build on x86 and x86-64 architectures for Linux, macOS,
16-
Windows, FreeBSD and Solaris.
16+
Windows, and FreeBSD.
1717

1818
The mongocxx driver library includes a matching bson package, bsoncxx, that
1919
implements the BSON specification (see http://www.bsonspec.org). This

0 commit comments

Comments
 (0)