diff options
| -rw-r--r-- | common.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ RUBYLIB = $(PATH_SEPARATOR) RUBYOPT = - RUN_OPTS = --disable-gems +# Enabld leakcheckers by ruby/mspec +CHECK_LEAKS = true + # GITPULLOPTIONS = --no-tags PRISM_SRCDIR = $(srcdir)/prism |
