aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index f8d18fbb9a..41b09aa19e 100644
--- a/build.yaml
+++ b/build.yaml
@@ -511,6 +511,7 @@ libs:
- src/core/support/time_precise.c
- src/core/support/time_win32.c
- src/core/support/tls_pthread.c
+ - src/core/support/wrap_memcpy.c
filegroups:
- grpc_codegen
secure: false
@@ -872,6 +873,7 @@ libs:
deps:
- grpc
- gpr
+ LDFLAGS: -Wl,-wrap,memcpy
deps_linkage: static
dll: only
vs_config_type: DynamicLibrary