[ruby-cvs:55360] nobu:r48210 (trunk): win32/setup.mak: get target architecture from the compiler
nobu at ruby-lang.org
nobu at ruby-lang.org
Fri Oct 31 17:07:51 JST 2014
nobu 2014-10-31 17:07:50 +0900 (Fri, 31 Oct 2014)
New Revision: 48210
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48210
Log:
win32/setup.mak: get target architecture from the compiler
* win32/Makefile.sub, win32/setup.mak (MACHINE): get target
architecture from the compiler, instead of environment variable
at build time, which is irrelevant to runtime environment, and
not set when running in cygwin sshd.
Modified files:
trunk/win32/Makefile.sub
trunk/win32/setup.mak
More information about the ruby-cvs
mailing list