Merge pull request #6394 from dcantah/fix-makefile
This commit is contained in:
		| @@ -26,7 +26,7 @@ WINDOWS_SHIM=bin/containerd-shim-runhcs-v1.exe | ||||
| BINARIES := $(addsuffix .exe,$(BINARIES)) $(WINDOWS_SHIM) | ||||
|  | ||||
| $(WINDOWS_SHIM): script/setup/install-runhcs-shim go.mod | ||||
| 	DESTDIR=$(PWD)/bin $< | ||||
| 	DESTDIR=$(CURDIR)/bin $< | ||||
|  | ||||
| bin/%.exe: cmd/% FORCE | ||||
| 	$(BUILD_BINARY) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fu Wei
					Fu Wei