From b67347bbf4b0f5a2ad102c00fc1b213ad30993d0 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Tue, 17 Jun 2008 22:20:22 +0000 Subject: Removed a number of evil timestamps from builds. git-svn-id: http://svn.telesphoreo.org/trunk@323 514c082c-b64e-11dc-b46d-3d985efe055d --- data/openssl/timestamp.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/openssl/timestamp.diff (limited to 'data/openssl') 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 -- cgit v1.2.3