aboutsummaryrefslogtreecommitdiff
path: root/openssl/MacOS/buildinf.h
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/MacOS/buildinf.h')
-rw-r--r--openssl/MacOS/buildinf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/openssl/MacOS/buildinf.h b/openssl/MacOS/buildinf.h
new file mode 100644
index 000000000..90875b6e2
--- /dev/null
+++ b/openssl/MacOS/buildinf.h
@@ -0,0 +1,5 @@
+#ifndef MK1MF_BUILD
+# define CFLAGS "-DB_ENDIAN"
+# define PLATFORM "macos"
+# define DATE "Sun Feb 27 19:44:16 MET 2000"
+#endif