Source release 16.4.0
This commit is contained in:
@@ -62,7 +62,7 @@ do
|
||||
PROTOC=$BOOTSTRAP_PROTOC
|
||||
BOOTSTRAP_PROTOC=""
|
||||
else
|
||||
make $@ protoc
|
||||
make -j$(nproc) $@ protoc
|
||||
if test $? -ne 0; then
|
||||
echo "Failed to build protoc."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user