mirror of
				https://github.com/cheat/cheat.git
				synced 2025-11-04 07:45:28 +01:00 
			
		
		
		
	chore(build): remove plan9 support
				
					
				
			Remove `plan9` support from the `Makefile` because the executable now fails to build.
This commit is contained in:
		
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							@@ -39,7 +39,6 @@ releases :=                        \
 | 
				
			|||||||
	$(dist_dir)/cheat-linux-arm7   \
 | 
						$(dist_dir)/cheat-linux-arm7   \
 | 
				
			||||||
	$(dist_dir)/cheat-netbsd-amd64  \
 | 
						$(dist_dir)/cheat-netbsd-amd64  \
 | 
				
			||||||
	$(dist_dir)/cheat-openbsd-amd64  \
 | 
						$(dist_dir)/cheat-openbsd-amd64  \
 | 
				
			||||||
	$(dist_dir)/cheat-plan9-amd64  \
 | 
					 | 
				
			||||||
	$(dist_dir)/cheat-solaris-amd64  \
 | 
						$(dist_dir)/cheat-solaris-amd64  \
 | 
				
			||||||
	$(dist_dir)/cheat-windows-amd64.exe
 | 
						$(dist_dir)/cheat-windows-amd64.exe
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user