aboutsummaryrefslogtreecommitdiff
path: root/ports/mongo-cxx-driver/static.patch
blob: a485efe3d9e21ded4142cb62ffdd10562136553d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/mongocxx/config/export.hpp b/mongocxx/config/export.hpp
index 61a3e74..7fc951c 100644
--- a/mongocxx/config/export.hpp
+++ b/mongocxx/config/export.hpp
@@ -2,6 +2,7 @@
 #ifndef MONGOCXX_API_H
 #define MONGOCXX_API_H
 
+#define MONGOCXX_STATIC
 #ifdef MONGOCXX_STATIC
 #  define MONGOCXX_API
 #  define MONGOCXX_PRIVATE