Needed to include all the headers in the links target to get openssl
cross compiling nicely within the uClinux-dist.
---
Makefile.org | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.org b/Makefile.org
index ba29744..57265c6 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -379,7 +379,7 @@ files:
links:
@$(PERL) $(TOP)/util/mkdir-p.pl include/openssl
- @$(PERL) $(TOP)/util/mklink.pl include/openssl $(EXHEADER)
+ @$(PERL) $(TOP)/util/mklink.pl include/openssl $(HEADER) $(EXHEADER)
@set -e; target=links; $(RECURSIVE_BUILD_CMD)
gentests:
--
David McCullough, [email protected], Ph:+61 734352815
McAfee - SnapGear http://www.snapgear.com http://www.uCdot.org
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]