aboutsummaryrefslogtreecommitdiffstats
path: root/MacOS
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>1999-12-26 22:46:49 +0000
committerAndy Polyakov <appro@openssl.org>1999-12-26 22:46:49 +0000
commit76997b7dd0011e23fb5ed3a49aa693b1fc33bfb6 (patch)
tree93c38a8daaad6522d309e10c0d1b7d5d69864de0 /MacOS
parente6f3c5850e64145eaecdcf44737e873530f7d37b (diff)
downloadopenssl-76997b7dd0011e23fb5ed3a49aa693b1fc33bfb6.tar.gz
MacOS updates. Initial support for GUSI (MacOS socket implementation)
is added.
Diffstat (limited to 'MacOS')
-rw-r--r--MacOS/_MWERKS_prefix.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/MacOS/_MWERKS_prefix.h b/MacOS/_MWERKS_prefix.h
index 3e3fa30e85..2189da753b 100644
--- a/MacOS/_MWERKS_prefix.h
+++ b/MacOS/_MWERKS_prefix.h
@@ -3,3 +3,7 @@
#ifdef __POWERPC__
#pragma longlong on
#endif
+#if 0
+#define MAC_OS_GUSI_SOURCE
+#endif
+#define MONOLITH