summaryrefslogtreecommitdiff
path: root/data/_openssl0.9.8/timestamp.diff
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-12-09 23:13:12 -1000
committerSam Bingner <sam@bingner.com>2018-12-12 12:11:00 -1000
commit2b70d3009982ef83a7866187b9d56d4c7772be75 (patch)
tree88d2f595a04d99b3e2b144b8c94ffdf2ea994216 /data/_openssl0.9.8/timestamp.diff
parent0730a263702e6d7827d5c8f99b86b74b4b6bc86e (diff)
Update and split openssl into multiple packages and update curl
Add openssl 0.9.8
Diffstat (limited to 'data/_openssl0.9.8/timestamp.diff')
-rw-r--r--data/_openssl0.9.8/timestamp.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/_openssl0.9.8/timestamp.diff b/data/_openssl0.9.8/timestamp.diff
new file mode 100644
index 000000000..f1e61a446
--- /dev/null
+++ b/data/_openssl0.9.8/timestamp.diff
@@ -0,0 +1,11 @@
+diff -ru openssl-0.9.8g/crypto/Makefile openssl-0.9.8g+iPhone/crypto/Makefile
+--- openssl-0.9.8g/crypto/Makefile 2006-02-04 01:48:41.000000000 +0000
++++ openssl-0.9.8g+iPhone/crypto/Makefile 2008-06-17 20:45:57.000000000 +0000
+@@ -54,7 +54,6 @@
+ echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
+ echo ' #define CFLAGS "$(CC) $(CFLAG)"'; \
+ echo ' #define PLATFORM "$(PLATFORM)"'; \
+- echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
+ echo '#endif' ) >buildinf.h
+
+ x86cpuid-elf.s: x86cpuid.pl perlasm/x86asm.pl