mirror of https://github.com/h44z/wg-portal.git
				
				
				
			fix makefile (#132)
This commit is contained in:
		
							parent
							
								
									dab1e13c54
								
							
						
					
					
						commit
						fda3e7b2be
					
				
							
								
								
									
										2
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										2
									
								
								Makefile
								
								
								
								
							|  | @ -82,7 +82,7 @@ build: build-dependencies | ||||||
| 	 -ldflags "-w -s -extldflags \"-static\"" \
 | 	 -ldflags "-w -s -extldflags \"-static\"" \
 | ||||||
| 	 cmd/hc/main.go | 	 cmd/hc/main.go | ||||||
| 
 | 
 | ||||||
| #< build: Build all executables for AMD64
 | #< build-amd64: Build all executables for AMD64
 | ||||||
| .PHONY: build-amd64 | .PHONY: build-amd64 | ||||||
| build-amd64: build-dependencies | build-amd64: build-dependencies | ||||||
| 	CGO_ENABLED=1 $(GOCMD) build -o $(BUILDDIR)/wg-portal-amd64 \
 | 	CGO_ENABLED=1 $(GOCMD) build -o $(BUILDDIR)/wg-portal-amd64 \
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue