summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-04 00:31:37 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-04 00:31:37 +0000
commit7e22f102a630b69a0ee6e54fd40b03878f6a8be1 (patch)
treeb3bc99a00e52add2a16c7195362965219908d971 /win32/Makefile.sub
parentdfc07e8aa705886baa9f8cf1eac628e5ff75b7be (diff)
* win32/Makefile.sub (TRACING_MODEL): follow yugui's previous changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index a27cfba707..fe7f5fae52 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -288,6 +288,7 @@ LIBRUBY_SO = $(RUBY_SO_NAME).dll
LIBRUBY = $(RUBY_SO_NAME).lib
LIBRUBYARG = $(LIBRUBY)
THREAD_MODEL = win32
+TRACING_MODEL = none
!if $(CROSS_COMPILING)
PREP = fake.rb