good morning!!!!

Skip to content
Snippets Groups Projects
Commit 9af40652 authored by Péter Szilágyi's avatar Péter Szilágyi
Browse files

Makefile: enable iOS experimental builds (fix prev omission)

parent a0d203a8
No related branches found
No related tags found
No related merge requests found
......@@ -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-*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment