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 7a0676b commit e65f2eeCopy full SHA for e65f2ee
Makefile
@@ -9,7 +9,7 @@
9
## Build the compiler in release mode
10
## $ make crystal release=1
11
## Run all specs in verbose mode
12
-## $ make specs verbose=1
+## $ make spec verbose=1
13
14
LLVM_CONFIG ?= ## llvm-config command path to use
15
0 commit comments