Skip to content
Snippets Groups Projects
Commit d0532654 authored by Stanley Cheung's avatar Stanley Cheung
Browse files

php: fix build failure on mac

parent 69d500d2
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ cd $(dirname $0)/../..
root=`pwd`
export GRPC_LIB_SUBDIR=libs/$CONFIG
export CFLAGS="-Wno-parentheses-equality"
# build php
cd src/php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment