projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5fd72f
)
Recognize mingw in perlasm.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 4 Feb 2006 01:25:19 +0000
(
01:25
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 4 Feb 2006 01:25:19 +0000
(
01:25
+0000)
crypto/perlasm/x86asm.pl
patch
|
blob
|
history
diff --git
a/crypto/perlasm/x86asm.pl
b/crypto/perlasm/x86asm.pl
index cf2aee40ecb1584c01bf10e28bf09389509137cd..8438824a23e7b5c0468db79fdccaeb36538031f2 100644
(file)
--- a/
crypto/perlasm/x86asm.pl
+++ b/
crypto/perlasm/x86asm.pl
@@
-93,7
+93,7
@@
$tmp
#ifdef OUT
#define OK 1
#define ALIGN 4
-#if defined(__CYGWIN__) || defined(__DJGPP__)
+#if defined(__CYGWIN__) || defined(__DJGPP__)
|| defined(__MINGW32__)
#undef SIZE
#undef TYPE
#define SIZE(a,b)