public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [setup] branch openssl, updated. release_2.870-6-gfe612e4
@ 2015-03-24 19:23 corinna
  0 siblings, 0 replies; only message in thread
From: corinna @ 2015-03-24 19:23 UTC (permalink / raw)
  To: cygwin-apps-cvs




https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;h=fe612e4fb951ae7465a0762851af4ebf58723734

commit fe612e4fb951ae7465a0762851af4ebf58723734
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Mar 24 20:23:01 2015 +0100

    Link against OpenSSL libcrypto.a


Diff:
---
 Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 88330d5..a03f7b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -102,8 +102,9 @@ inilint_SOURCES = \
 	String++.h
 
 @SETUP@_LDADD = \
-	libgetopt++/libgetopt++.la -lgcrypt -lgpg-error -llzma -lbz2 -lz \
-	-lshlwapi -lcomctl32 -lole32 -lwsock32 -lpsapi -luuid -lntdll -lwininet -lmingw32
+	libgetopt++/libgetopt++.la -lgcrypt -lcrypto -lgpg-error -llzma -lbz2 \
+	-lz -lshlwapi -lcomctl32 -lole32 -lwsock32 -lpsapi -luuid -lntdll \
+	-lwininet -lmingw32
 @SETUP@_LDFLAGS = -mwindows -Wc,-static -static-libtool-libs
 @SETUP@_SOURCES = \
 	AntiVirus.cc \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-24 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24 19:23 [setup] branch openssl, updated. release_2.870-6-gfe612e4 corinna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).