We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863726c commit f0951b4Copy full SHA for f0951b4
Makefile
@@ -1,6 +1,6 @@
1
.DEFAULT_GOAL := help
2
3
-.PHONY: vm juno cairo
+.PHONY: vm juno
4
5
ifeq ($(VM_DEBUG),true)
6
GO_TAGS = -tags vm_debug
0 commit comments