mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	disable dot-net for osx
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									341f7ceb17
								
							
						
					
					
						commit
						26e9321517
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -84,7 +84,7 @@ matrix:
 | 
			
		|||
    - os: osx
 | 
			
		||||
      osx_image: xcode8.3
 | 
			
		||||
      # Note: Apple Clang does not support OpenMP
 | 
			
		||||
      env: Z3_BUILD_TYPE=RelWithDebInfo USE_OPENMP=0
 | 
			
		||||
      env: Z3_BUILD_TYPE=RelWithDebInfo USE_OPENMP=0 DOTNET_BINDINGS=0
 | 
			
		||||
script:
 | 
			
		||||
  # Use `travis_wait` when doing LTO builds because this configuration will
 | 
			
		||||
  # have long link times during which it will not show any output which
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue