diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-17 00:22:35 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-17 04:38:15 -0700 |
| commit | e7a37f14a82aaead89447c029f62c3427e07373c (patch) | |
| tree | 0b988c0aad9a47549b39c12d07c556fbce75cbaf /ports/protobuf/CONTROL | |
| parent | 611b87955b0c53b9dac2fd1399ffddfb90d7bb17 (diff) | |
| download | vcpkg-e7a37f14a82aaead89447c029f62c3427e07373c.tar.gz vcpkg-e7a37f14a82aaead89447c029f62c3427e07373c.zip | |
[protobuf] Disable building the lite runtime. Resolves https://github.com/protocolbuffers/protobuf/issues/4925.
Diffstat (limited to 'ports/protobuf/CONTROL')
| -rw-r--r-- | ports/protobuf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL index 3c480a1e4..c2be8e0f3 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,5 +1,5 @@ Source: protobuf -Version: 3.6.1-2 +Version: 3.6.1-4 Description: Protocol Buffers - Google's data interchange format Feature: zlib |
