diff options
| author | Larry-Hu <v-daih@microsoft.com> | 2018-06-14 23:02:56 -0700 |
|---|---|---|
| committer | Larry-Hu <v-daih@microsoft.com> | 2018-06-14 23:02:56 -0700 |
| commit | 331c1ea8fe4f217021173ad730e08e00c030b05f (patch) | |
| tree | 12923567e14751f480733894e34e941ab05d49ae /ports/folly/CONTROL | |
| parent | 7ba1c76781afd4ab4cd5afda8f21d296715f780d (diff) | |
| download | vcpkg-331c1ea8fe4f217021173ad730e08e00c030b05f.tar.gz vcpkg-331c1ea8fe4f217021173ad730e08e00c030b05f.zip | |
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
Diffstat (limited to 'ports/folly/CONTROL')
| -rw-r--r-- | ports/folly/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/folly/CONTROL b/ports/folly/CONTROL index 658468f55..a14726b6f 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,5 +1,5 @@ Source: folly -Version: 2018.05.14.00 +Version: 2018.05.14.00-01 Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows Build-Depends: openssl, libevent, double-conversion, glog, gflags, boost-chrono, boost-context, boost-conversion, boost-crc, boost-date-time, boost-filesystem, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-thread Default-Features: zlib |
