aboutsummaryrefslogtreecommitdiff
path: root/ports/grpc/00002-static-linking-in-linux.patch
diff options
context:
space:
mode:
authorJozef Izso <jozef.izso@gmail.com>2020-10-28 04:33:33 +0100
committerGitHub <noreply@github.com>2020-10-27 20:33:33 -0700
commit79e72302cdbbf8ca646879b13cd84ebd68707abf (patch)
tree9ab2db88638c847cbcd85f2c35c25b9fde01fe72 /ports/grpc/00002-static-linking-in-linux.patch
parentff413776db42ecfccb5e7f8277f75c3916032e6a (diff)
downloadvcpkg-79e72302cdbbf8ca646879b13cd84ebd68707abf.tar.gz
vcpkg-79e72302cdbbf8ca646879b13cd84ebd68707abf.zip
[grpc] Update to v1.33.1 (#14187)
Diffstat (limited to 'ports/grpc/00002-static-linking-in-linux.patch')
-rw-r--r--ports/grpc/00002-static-linking-in-linux.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/grpc/00002-static-linking-in-linux.patch b/ports/grpc/00002-static-linking-in-linux.patch
index 2217333a6..8999a24ae 100644
--- a/ports/grpc/00002-static-linking-in-linux.patch
+++ b/ports/grpc/00002-static-linking-in-linux.patch
@@ -1,5 +1,5 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index b8514d91a8..d0e6cbeaf9 100644
+index 8f78306f77..e09f8fcc1e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -211,6 +211,11 @@ if (NOT DEFINED CMAKE_POSITION_INDEPENDENT_CODE)