Generate pbconfig.h in generate_descriptor_proto.sh

This commit is contained in:
Bo Yang 2015-04-30 10:29:47 -07:00
parent 0e122ce8c5
commit efa666cf0a

View file

@ -27,6 +27,7 @@ __EOF__
fi
cd src
make $@ google/protobuf/stubs/pbconfig.h
CORE_PROTO_IS_CORRECT=0
while [ $CORE_PROTO_IS_CORRECT -ne 1 ]
do