提交 66d47ced 编写于 作者: F Felix Lange

Merge pull request #2014 from karalabe/enable-ios-builds

Makefile: enable iOS experimental builds (fix prev omission)
......@@ -20,7 +20,7 @@ geth:
@echo "Done building."
@echo "Run \"$(GOBIN)/geth\" to launch geth."
geth-cross: geth-linux geth-darwin geth-windows geth-android
geth-cross: geth-linux geth-darwin geth-windows geth-android geth-ios
@echo "Full cross compilation done:"
@ls -l $(GOBIN)/geth-*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册