diff options
| author | ivysnow <ivy@sgri.net> | 2019-04-12 23:56:36 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-12 08:56:36 -0700 |
| commit | e1ae8f62b9ee5de63ae148e08df85fb90965af1d (patch) | |
| tree | a2bd01a7a44425993e87c67201e004143a97d1b6 /ports/libbson/static.patch | |
| parent | d00223cbb9f984d5e633c756d898c19e21bbc6cc (diff) | |
| download | vcpkg-e1ae8f62b9ee5de63ae148e08df85fb90965af1d.tar.gz vcpkg-e1ae8f62b9ee5de63ae148e08df85fb90965af1d.zip | |
[libbson][mongo-c-driver] Update to version 1.13.0. (#4770)
* [libbson][mongo-c-driver] Update to version 1.13.0.
* [mongo-c-driver] don't publish libbson files
Diffstat (limited to 'ports/libbson/static.patch')
| -rw-r--r-- | ports/libbson/static.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ports/libbson/static.patch b/ports/libbson/static.patch index e92286aed..7710d5b6d 100644 --- a/ports/libbson/static.patch +++ b/ports/libbson/static.patch @@ -1,7 +1,5 @@ -diff --git a/bson-macros.h b/bson-macros.h -index 909bf6c..0a1f612 100644 ---- a/bson-macros.h -+++ b/bson-macros.h +--- a/bson/bson-macros.h ++++ b/bson/bson-macros.h @@ -87,7 +87,7 @@ #elif defined(BSON_COMPILATION) #define BSON_API __declspec(dllexport) |
