"mingw" -> mingw
parent
65c3259761
commit
a6ee4232bb
|
@ -297,7 +297,7 @@ M:: x86.32 %binary-float-function ( dst src1 src2 func -- )
|
|||
: funny-large-struct-return? ( params -- ? )
|
||||
#! MINGW ABI incompatibility disaster
|
||||
[ return>> large-struct? ]
|
||||
[ abi>> "mingw" = os windows? not or ]
|
||||
[ abi>> mingw = os windows? not or ]
|
||||
bi and ;
|
||||
|
||||
M: x86.32 %cleanup ( params -- )
|
||||
|
|
Loading…
Reference in New Issue