mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	FIXES #5398: pkg/graphdb build only dependent on cgo tag
Docker-DCO-1.1-Signed-off-by: Bryan Matsuo <bryan.matsuo@gmail.com> (github: bmatsuo)
This commit is contained in:
		
							parent
							
								
									8caef610b2
								
							
						
					
					
						commit
						99284a24e7
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
// +build linux,amd64 freebsd,cgo
 | 
			
		||||
// +build cgo
 | 
			
		||||
 | 
			
		||||
package graphdb
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
// +build !linux,!freebsd linux,!amd64 freebsd,!cgo
 | 
			
		||||
// +build !cgo
 | 
			
		||||
 | 
			
		||||
package graphdb
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue