mirror of
				https://github.com/rbenv/ruby-build.git
				synced 2025-11-04 11:11:06 +01:00 
			
		
		
		
	Prior to this we tried to use pre-built LLVM binaries since Yosemite, but starting with Rubinius 2.3.0 this is no longer a feature of its build system. Instead, look for "llvm" Homebrew package and suggest installing it if it's missing.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			255 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			255 B
		
	
	
	
		
			Text
		
	
	
	
	
	
require_llvm 3.2
 | 
						|
install_package "yaml-0.1.6" "http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz#7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749"
 | 
						|
install_git "rubinius-2.0.0-dev" "https://github.com/rubinius/rubinius.git" "master" rbx
 |