1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/ext
ignisf 5bd765a9c8 Ensure libv8 is required when rubygems is not installed
Do not break the build process if rubygems cannot be required.
Instread try to require libv8 without selecting a version with gem
and warn the user about it. This is necessary as ruby 1.8 does not
ship with rubygems by default.
2013-01-13 16:58:45 +02:00
..
v8 Ensure libv8 is required when rubygems is not installed 2013-01-13 16:58:45 +02:00