S3BinaryCacheStore: Ensure it only builds on Linux
This commit is contained in:
		
							parent
							
								
									e6a61b8da7
								
							
						
					
					
						commit
						fe1162a805
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -1,6 +1,7 @@ | |||
| #include "config.h" | ||||
| 
 | ||||
| #if ENABLE_S3 | ||||
| #if __linux__ | ||||
| 
 | ||||
| #include "s3-binary-cache-store.hh" | ||||
| #include "nar-info.hh" | ||||
|  | @ -269,3 +270,4 @@ static RegisterStoreImplementation regStore([]( | |||
| } | ||||
| 
 | ||||
| #endif | ||||
| #endif | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue