aboutsummaryrefslogtreecommitdiff
path: root/ports/mongo-cxx-driver/static.patch
diff options
context:
space:
mode:
authorLarry-Hu <v-daih@microsoft.com>2018-06-12 01:34:07 -0700
committerLarry-Hu <v-daih@microsoft.com>2018-06-12 01:34:07 -0700
commit9d0c7ca02e9eb72e3de06fe4b615e210874e4b11 (patch)
treef5fe6499627615d96299aeb7b2e191538290a82f /ports/mongo-cxx-driver/static.patch
parent80f64c24dc0513b053f431059bc50634321702e7 (diff)
downloadvcpkg-9d0c7ca02e9eb72e3de06fe4b615e210874e4b11.tar.gz
vcpkg-9d0c7ca02e9eb72e3de06fe4b615e210874e4b11.zip
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
Diffstat (limited to 'ports/mongo-cxx-driver/static.patch')
-rw-r--r--ports/mongo-cxx-driver/static.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/ports/mongo-cxx-driver/static.patch b/ports/mongo-cxx-driver/static.patch
deleted file mode 100644
index a485efe3d..000000000
--- a/ports/mongo-cxx-driver/static.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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