mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	Fix build failure on riscv64 (#4506)
This commit is contained in:
		
							parent
							
								
									1809ee5107
								
							
						
					
					
						commit
						30a3618ebf
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -315,6 +315,7 @@ endif() | |||
| ################################################################################ | ||||
| # Threading support | ||||
| ################################################################################ | ||||
| set(THREADS_PREFER_PTHREAD_FLAG TRUE) | ||||
| find_package(Threads) | ||||
| list(APPEND Z3_DEPENDENT_LIBS ${CMAKE_THREAD_LIBS_INIT}) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue