summaryrefslogtreecommitdiff
path: root/data/_openssl0.9.8/timestamp.diff
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-12-12 12:22:43 -1000
committerSam Bingner <sam@bingner.com>2018-12-12 12:22:43 -1000
commit8392357d8d02c96c1a0b6933c0748e47c29e7e30 (patch)
tree768c720bd5ea29f74ef8d24ec04906615d9ab487 /data/_openssl0.9.8/timestamp.diff
parent9a4df01578b80a11383cc2376e38104c7c7644f6 (diff)
parent289fb68d04f3511395da101a87a87eb176ef36d4 (diff)
Merge testing to master
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