mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	remove deprecated USE_OPENMP, rename API_LOG_SYNC to Z3_API_LOG_SYNC (tiny part of #2709)
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									3729458d14
								
							
						
					
					
						commit
						3ab9a1c88c
					
				
					 8 changed files with 6 additions and 22 deletions
				
			
		|  | @ -12,7 +12,6 @@ set -o pipefail | |||
| : ${Z3_BUILD_TYPE?"Z3_BUILD_TYPE must be specified"} | ||||
| : ${Z3_CMAKE_GENERATOR?"Z3_CMAKE_GENERATOR must be specified"} | ||||
| : ${Z3_STATIC_BUILD?"Z3_STATIC_BUILD must be specified"} | ||||
| : ${USE_OPENMP?"USE_OPENMP must be specified"} | ||||
| : ${USE_LIBGMP?"USE_LIBGMP must be specified"} | ||||
| : ${BUILD_DOCS?"BUILD_DOCS must be specified"} | ||||
| : ${PYTHON_EXECUTABLE?"PYTHON_EXECUTABLE must be specified"} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue