summaryrefslogtreecommitdiff
path: root/win32/setup.mak
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-31 16:34:16 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-31 16:34:16 +0000
commit2276493ee54ae673be131d2ff4b6188890e59bcc (patch)
tree3e83d97496060dceb05d061f7492613e07481213 /win32/setup.mak
parent24ada5f55ef795b47b2d34c25450805ea4c2df14 (diff)
* win32/setup.mak: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/setup.mak')
-rw-r--r--win32/setup.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/setup.mak b/win32/setup.mak
index 62bbd9ce20..f27423b6b4 100644
--- a/win32/setup.mak
+++ b/win32/setup.mak
@@ -173,7 +173,6 @@ $(ARCH) = $(PROCESSOR_ARCHITECTURE)
!endif
!endif
!if defined($(CPU))
-!if "$(PROCESSOR_ARCHITECTURE)" == "x86"
$(CPU) = $(PROCESSOR_LEVEL)
!endif