mirror of
				https://github.com/go-delve/delve.git
				synced 2025-10-29 01:27:16 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			169 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			169 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| //go:build freebsd && !amd64
 | |
| 
 | |
| // This file is used to detect build on unsupported GOOS/GOARCH combinations.
 | |
| 
 | |
| package your_freebsd_architecture_is_not_supported_by_delve
 | 
