mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Add "-mt" link flag for Solaris non-gcc compiles when using threads ---
required.
This commit is contained in:
		
							parent
							
								
									9888192fb7
								
							
						
					
					
						commit
						cf4d324d02
					
				| @ -12,3 +12,7 @@ esac | |||||||
| THREAD_SUPPORT=yes | THREAD_SUPPORT=yes | ||||||
| NEED_REENTRANT_FUNCS=yes	# 5.6 2003-09-13 | NEED_REENTRANT_FUNCS=yes	# 5.6 2003-09-13 | ||||||
| THREAD_LIBS="-pthread" | THREAD_LIBS="-pthread" | ||||||
|  | if test "$GCC" != yes  | ||||||
|  | then 	THREAD_LIBS="-mt $THREAD_LIBS" | ||||||
|  | fi | ||||||
|  | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user