RiotGamesCookbooks / rbenv-cookbook

Installs and configures rbenv
http://community.opscode.com/cookbooks/rbenv
Apache License 2.0
137 stars 109 forks source link

Add CONFIGURE_OPTS to customize ruby installation. E.g.: --enable-dtrace #124

Closed ton31337 closed 5 years ago

ton31337 commented 9 years ago

Add CONFIGURE_OPTS to customize ruby installation. E.g.: --enable-dtrace. This is needed for profiling, tracing tools like systemtap, dtrace.