summaryrefslogtreecommitdiffstats
path: root/win32
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
commit9ddd5d715c24c66be96b2739b2d65e365565208b (patch)
tree3e83d97496060dceb05d061f7492613e07481213 /win32
parentf73d134619956280d52fea858cb3f840faeb5fb6 (diff)
downloadruby-9ddd5d715c24c66be96b2739b2d65e365565208b.tar.gz
ruby-9ddd5d715c24c66be96b2739b2d65e365565208b.tar.xz
ruby-9ddd5d715c24c66be96b2739b2d65e365565208b.zip
* win32/setup.mak: commit miss.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/setup.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/setup.mak b/win32/setup.mak
index 62bbd9ce2..f27423b6b 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