aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm/x86asm.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-02-04 01:25:19 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-02-04 01:25:19 +0000
commit0c21e13012293f27f94ccf51b166f5d0e0d4cb65 (patch)
tree4c5edcc8a7715868ce797245a046a4eeb6018520 /crypto/perlasm/x86asm.pl
parentd5fd72fd0d49fb28959cbfb6a9c90bec4a2f1b7a (diff)
downloadopenssl-0c21e13012293f27f94ccf51b166f5d0e0d4cb65.zip
openssl-0c21e13012293f27f94ccf51b166f5d0e0d4cb65.tar.gz
openssl-0c21e13012293f27f94ccf51b166f5d0e0d4cb65.tar.bz2
Recognize mingw in perlasm.
Diffstat (limited to 'crypto/perlasm/x86asm.pl')
-rw-r--r--crypto/perlasm/x86asm.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/perlasm/x86asm.pl b/crypto/perlasm/x86asm.pl
index cf2aee4..8438824 100644
--- 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)