Skip to content

Commit

Permalink
Default compile flag is now --enable-shared=yes unless overridden wit…
Browse files Browse the repository at this point in the history
…h -C ...
  • Loading branch information
wayneeseguin committed Dec 14, 2009
1 parent a3034be commit 999028f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/manage
Expand Up @@ -414,6 +414,8 @@ RubyWrapper

ruby)
if [[ "rvm_make_flags_flag" -eq 1 ]] ; then __rvm_make_flags ; fi
if [[ -z "$rvm_ruby_configure_flags" ]] ; then rvm_ruby_configure_flags="--enable_shared=yes" ; fi

__rvm_install_source $*
;;

Expand Down

0 comments on commit 999028f

Please sign in to comment.