Skip to content

Commit

Permalink
Remove -Wl,-wrap,memcpy
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Oct 3, 2024
1 parent e79091b commit 6bc3cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env_file
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ GRPC_BUILD_WITH_BORING_SSL_ASM=false
GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true
GRPC_PYTHON_BUILD_WITH_CYTHON=true
GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=true
GRPC_PYTHON_LDFLAGS=-lpthread -Wl,-wrap,memcpy
GRPC_PYTHON_LDFLAGS=-lpthread

0 comments on commit 6bc3cfe

Please sign in to comment.