Root/package/libs/openssl/patches/190-remove_timestamp_check.patch

1--- a/Makefile.org
2+++ b/Makefile.org
3@@ -184,7 +184,7 @@ WTARFILE= $(NAME)-win.tar
4 EXHEADER= e_os2.h
5 HEADER= e_os.h
6 
7-all: Makefile build_all openssl.pc libssl.pc libcrypto.pc
8+all: build_all openssl.pc libssl.pc libcrypto.pc
9 
10 # as we stick to -e, CLEARENV ensures that local variables in lower
11 # Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn
12@@ -396,11 +396,6 @@ openssl.pc: Makefile
13         echo 'Libs.private: $(EX_LIBS)'; \
14         echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc
15 
16-Makefile: Makefile.org Configure config
17- @echo "Makefile is older than Makefile.org, Configure or config."
18- @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please."
19- @false
20-
21 libclean:
22     rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
23 
24

Archive Download this file



interactive