mirror of
				https://github.com/rbenv/ruby-build.git
				synced 2025-10-31 01:04:11 +01:00 
			
		
		
		
	Rubinius fails to download a prebuilt LLVM on Yosemite since one is not available yet. Instead, download the prebuilt version for the previous OS X release. This fixes Rubinius 2.2.7+ builds, but the older ones still fail for me on Yosemite. This could be due to the fact that they're old releases which are not compatible with never dependencies on the system.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| require_llvm 3.2
 | |
| install_package "rubinius-2.2.0" "http://releases.rubini.us/rubinius-2.2.0.tar.bz2#50e214b4d2f18d06453b8ef30dfd8268c5e94f8e97ccae877b90457d4c2b9a7e" rbx
 |