aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby18/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby18/Makefile')
-rw-r--r--lang/ruby18/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 38751170a6c6..21de40cf43b3 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -87,12 +87,6 @@ CONFIGURE_ARGS+= --enable-install-doc
CONFIGURE_ARGS+= --disable-install-doc
.endif
-# This patch can be used for GC performance analysis and tweaking
-# svn://rubyforge.org/var/svn/railsbench/trunk/railsbench/ruby185gc.patch
-.if defined(WITH_GCPATCH)
-EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-gc
-.endif
-
.if !defined(WITHOUT_IPV6)
CONFIGURE_ARGS+= --enable-ipv6
.endif