Merge pull request #19410 from tophj-ibm/add-gccgo-target-to-makefile

Add gccgo target to Makefile
This commit is contained in:
Jess Frazelle
2016-01-18 09:50:44 -08:00

View File

@@ -91,6 +91,9 @@ deb: build
docs:
$(MAKE) -C docs docs
gccgo: build
$(DOCKER_RUN_DOCKER) hack/make.sh gccgo
rpm: build
$(DOCKER_RUN_DOCKER) hack/make.sh dynbinary build-rpm