diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-30 19:27:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-30 19:27:16 -0700 |
| commit | 42450bfdfff62f6fa9330f0f9873f37689331b45 (patch) | |
| tree | ae90cacf3cb227190d2371f1f1896fcfa8d449d3 /ports/boost/CONTROL | |
| parent | 2b26822d61578bdc5b9dfafa175f3b67061f47fd (diff) | |
| parent | 72eb21a5151fc806a0e10c060253f8e3ad08b6a5 (diff) | |
| download | vcpkg-42450bfdfff62f6fa9330f0f9873f37689331b45.tar.gz vcpkg-42450bfdfff62f6fa9330f0f9873f37689331b45.zip | |
Merge pull request #1190 from codicodi/boost-dyn-link-fix
[boost] forcibly undefine BOOST_ALL_DYN_LINK in static builds
Diffstat (limited to 'ports/boost/CONTROL')
| -rw-r--r-- | ports/boost/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost/CONTROL b/ports/boost/CONTROL index ec2e77ffa..964665b96 100644 --- a/ports/boost/CONTROL +++ b/ports/boost/CONTROL @@ -1,4 +1,4 @@ Source: boost -Version: 1.64-4 +Version: 1.64-5 Description: Peer-reviewed portable C++ source libraries Build-Depends: zlib, bzip2 |
