openssl/ExternalProject_openssl.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 96e1446f3235cb06c8b9e0ac5bce09b37fbe36bd
Author: Stephan Bergmann
Date: Thu Sep 12 10:17:24 2013 +0200
Unfortunately, openssl's "no-shared" apparently also implies no -fPIC
openssl/ExternalProject_openssl.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 18251a64d58e0a925c66c67ce9d0b1b83a442a19
Author: Stephan Bergmann
Date: Thu Sep 12 10:14:35 2013 +0200
Looks like build_engines (incl. in build_libs) is needed afer all
openssl/ExternalProject_openssl.mk | 23 +++
1 file changed, 11 insertions(+), 12 deletions(-)
New commits:
commit 9f8736411d454bfd711ef964288c50aae9f9e375
Author: Stephan Bergmann
Date: Thu Sep 12 09:34:48 2013 +0200
Only build in ExternalProject_openssl what's need
openssl/ExternalProject_openssl.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 54885512f2dc18d0095c6002d27bb2f7195b797a
Author: Tor Lillqvist
Date: Tue Sep 3 21:48:33 2013 +0300
Pass no-dso to the OpenSSL configury
No idea why OpenSSL would need to load dynamic l
openssl/ExternalProject_openssl.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4b2c4191cdb489055197355d93690caa9a220ef5
Author: Tor Lillqvist
Date: Tue Sep 3 19:35:07 2013 +0300
For some reason the asm code for rc4_md5_enc seems to go missing for x64
Linu
openssl/ExternalProject_openssl.mk |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 6912b8e0c51bcac956c2c05b2fafdf84df7ae8ee
Author: Markus Mohrhard
Date: Fri Apr 19 22:35:31 2013 +0200
enable symbols and disable optimization in openssl for a dbgutil build
openssl/ExternalProject_openssl.mk |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 13bd8bbc7fb32d87ac558db049de225a617ab7a7
Author: Miklos Vajna
Date: Thu Feb 28 09:00:16 2013 +0100
openssl: unset MAKEFLAGS on !MSC as well
This fixes the follow