We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee2acc commit 57e3d3eCopy full SHA for 57e3d3e
Makefile
@@ -72,7 +72,6 @@ endef
72
$(eval $(call PLATFORM_template,linux,amd64))
73
$(eval $(call PLATFORM_template,linux,386))
74
75
-$(eval $(call PLATFORM_template,darwin,386))
76
$(eval $(call PLATFORM_template,darwin,amd64))
77
$(eval $(call PLATFORM_template,darwin,arm64))
78
0 commit comments