From c8eda8e9d8e91a94b7e060b4a0d3ef21f4224a5a Mon Sep 17 00:00:00 2001 From: Kun Zhang Date: Wed, 1 Apr 2015 16:23:15 -0700 Subject: Run make protoc(.exe) instead of just make, because the latter fails on Cygwin with mingw gcc; build-protoc.sh works under Cygwin; build-protoc.sh will use the --host parameter consistent with what os-maven-plugin has detected --- protoc-artifacts/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protoc-artifacts/pom.xml') diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml index f7bc8818..2536cad6 100644 --- a/protoc-artifacts/pom.xml +++ b/protoc-artifacts/pom.xml @@ -57,6 +57,8 @@ bash build-protoc.sh + ${os.detected.name} + ${os.detected.arch} -- cgit v1.2.3