summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-15 07:33:59 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-15 07:33:59 +0000
commit111327c535e82716306460499fa5d9d1bde1b6a9 (patch)
tree71007ccbe42fb768a23225dd958d539b3a5c35df /win32/Makefile.sub
parentae65eeb6045fa668d1f451ac9943b87cefe7b872 (diff)
Makefile.sub: skip timezone tests
* win32/Makefile.sub (TZ): empty to skip timezone tests which are not supported on Windows. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43289 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 91c839234e..39c63b9dcf 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -7,6 +7,7 @@ MKFILES = Makefile
NULL = nul
CHDIR = cd
PATH_SEPARATOR = ;
+TZ = # skip timezone tests
!ifndef MFLAGS
MFLAGS=-l