Skip to content
Snippets Groups Projects
Commit e3ccd8f7 authored by Craig Tiller's avatar Craig Tiller
Browse files

Build static for php

parent eb65ac99
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@ cd $(dirname $0)/../..
export GRPC_DIR=`pwd`
# make the libraries
make -j shared_c
make -j static_c
# build php
cd src/php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment