diff options
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) |
