aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/160-disable_doc_tests.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-06-11 20:28:44 +0000
committerSteven Barth <steven@midlink.org>2015-06-11 20:28:44 +0000
commit50c5c4f6fe450cc9a23de6371681c4c9f63d3df8 (patch)
treed5945ce4d6d1dd7f9caee93f4ef773c205efbd40 /package/libs/openssl/patches/160-disable_doc_tests.patch
parentf9838bef4565fee3cad7be9214c6db9361dcf807 (diff)
downloadmaster-187ad058-50c5c4f6fe450cc9a23de6371681c4c9f63d3df8.tar.gz
master-187ad058-50c5c4f6fe450cc9a23de6371681c4c9f63d3df8.tar.bz2
master-187ad058-50c5c4f6fe450cc9a23de6371681c4c9f63d3df8.zip
openssl: 1.0.2b (hey, we made it nearly 3 months this time!)
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45946 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/openssl/patches/160-disable_doc_tests.patch')
-rw-r--r--package/libs/openssl/patches/160-disable_doc_tests.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libs/openssl/patches/160-disable_doc_tests.patch b/package/libs/openssl/patches/160-disable_doc_tests.patch
index e31ffa5815..afd50650e7 100644
--- a/package/libs/openssl/patches/160-disable_doc_tests.patch
+++ b/package/libs/openssl/patches/160-disable_doc_tests.patch
@@ -34,9 +34,9 @@
-build_all: build_libs build_apps build_tests build_tools
+build_all: build_libs build_apps build_tools
- build_libs: build_crypto build_ssl build_engines
+ build_libs: build_libcrypto build_libssl openssl.pc
-@@ -538,7 +538,7 @@ dist:
+@@ -528,7 +528,7 @@ dist:
dist_pem_h:
(cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)
@@ -47,7 +47,7 @@
@$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \
--- a/Makefile.org
+++ b/Makefile.org
-@@ -536,7 +536,7 @@ dist:
+@@ -526,7 +526,7 @@ dist:
dist_pem_h:
(cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)