1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/lang/ruby21/files
Steve Wills c553ae6488 lang/ruby2*: fix dtrace support
DTrace support in ruby needs the -xnolibs flag added to the dtrace command
called during build to ensure that dtrace support is enabled even if the dtrace
kernel modules are not loaded at build time.

However, with this dtrace will be enabled on some OS versions where it will not
work, so add logic to disable it where appropriate.
2014-10-01 15:45:27 +00:00
..
patch-configure.in lang/ruby2*: fix dtrace support 2014-10-01 15:45:27 +00:00
patch-lib_mkmf.rb
patch-Makefile.in lang/ruby2*: fix dtrace support 2014-10-01 15:45:27 +00:00
patch-tool_mkconfig.rb
patch-tool_rbinstall.rb