mirror of https://gogs.blitter.com/RLabs/xs
				
				
				
			branch temp version
This commit is contained in:
		
							parent
							
								
									f8f4bcbe77
								
							
						
					
					
						commit
						9f956cff62
					
				
							
								
								
									
										2
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										2
									
								
								Makefile
								
								
								
								
							| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GIT_COMMIT := $(shell git rev-list -1 HEAD)
 | 
					GIT_COMMIT := $(shell git rev-list -1 HEAD)
 | 
				
			||||||
VERSION := 0.8.9
 | 
					VERSION := 0.8.9-sys-passwd
 | 
				
			||||||
#ifeq ($(BUILDOPTS),)
 | 
					#ifeq ($(BUILDOPTS),)
 | 
				
			||||||
BUILDOPTS :=$(BUILDOPTS)" -ldflags \"-X main.version=$(VERSION) -X main.gitCommit=$(GIT_COMMIT)\""
 | 
					BUILDOPTS :=$(BUILDOPTS)" -ldflags \"-X main.version=$(VERSION) -X main.gitCommit=$(GIT_COMMIT)\""
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue