We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104c978 commit 90a7fc9Copy full SHA for 90a7fc9
darwin/Makefile
@@ -3,7 +3,7 @@
3
## Build everything
4
## $ make
5
6
-CRYSTAL_REPO ?= https://github.com/crystal-lang/crystal ## Allow to override the official repo with fork or local
+CRYSTAL_REPO ?= https://github.com/crystal-lang/crystal## Allow to override the official repo with fork or local
7
CRYSTAL_VERSION ?= ## How the binaries should be branded
8
CRYSTAL_SHA1 ?= $(CRYSTAL_VERSION) ## Git tag/branch/sha1 to checkout and build source
9
PACKAGE_ITERATION ?= 1
0 commit comments