summaryrefslogtreecommitdiff
path: root/data/openssl
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-06-17 22:20:22 +0000
committerJay Freeman <saurik@saurik.com>2008-06-17 22:20:22 +0000
commitb67347bbf4b0f5a2ad102c00fc1b213ad30993d0 (patch)
tree48c31abd7e013c022d5866075ddd1b3d64af5be9 /data/openssl
parent00f9a8f26321d0e37ecab72777bd77aab249d4ab (diff)
Removed a number of evil timestamps from builds.
git-svn-id: http://svn.telesphoreo.org/trunk@323 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/openssl')
-rw-r--r--data/openssl/timestamp.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/openssl/timestamp.diff b/data/openssl/timestamp.diff
new file mode 100644
index 000000000..f1e61a446
--- /dev/null
+++ b/data/openssl/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