Skip to content

Commit f0951b4

Browse files
Remove cairo from makefile
1 parent 863726c commit f0951b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.DEFAULT_GOAL := help
22

3-
.PHONY: vm juno cairo
3+
.PHONY: vm juno
44

55
ifeq ($(VM_DEBUG),true)
66
GO_TAGS = -tags vm_debug

0 commit comments

Comments
 (0)