mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2976 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1a9c133987
commit
8209f4fb71
1 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@ MISSING = acosh.obj crypt.obj win32.obj
|
|||
STACK = 0x2000000
|
||||
!endif
|
||||
|
||||
XCFLAGS = -DRUBY_EXPORT
|
||||
XCFLAGS =
|
||||
|
||||
ARFLAGS = /a
|
||||
LD = ilink32 -q -Gn
|
||||
|
@ -333,7 +333,7 @@ s,@OBJEXT@,obj,;t t
|
|||
s,@XLDFLAGS@,$(XLDFLAGS),;t t
|
||||
s,@DLDFLAGS@,$(DLDFLAGS),;t t
|
||||
s,@STATIC@,$(STATIC),;t t
|
||||
s,@CCDLFLAGS@,,;t t
|
||||
s,@CCDLFLAGS@,-DIMPORT,;t t
|
||||
s,@LDSHARED@,$(LDSHARED),;t t
|
||||
s,@DLEXT@,so,;t t
|
||||
s,@DLEXT2@,dll,;t t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue