Fixed jemalloc build
This commit is contained in:
		
							parent
							
								
									b3f050f6d0
								
							
						
					
					
						commit
						b4ed72d448
					
				@ -52,7 +52,7 @@ if [[ -f libjemalloc.so.2 ]]; then
 | 
			
		||||
	echo "Removing old jemalloc link"
 | 
			
		||||
	rm libjemalloc.so.2
 | 
			
		||||
fi
 | 
			
		||||
ln -s linux_x64/lib/libjemalloc.so.2 .
 | 
			
		||||
ln -s ${build_os_type}_${build_os_arch}/lib/libjemalloc.so.2 .
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
cd ../../
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user