[openssl-commits] [openssl] master update

Andy Polyakov appro at openssl.org
Mon Mar 26 14:40:16 UTC 2018


The branch master has been updated
       via  edc79fc99e1efec04c2a0a7f652269364981e6aa (commit)
      from  2d1b5717b9fd3ed54b663334e18c006d34776328 (commit)


- Log -----------------------------------------------------------------
commit edc79fc99e1efec04c2a0a7f652269364981e6aa
Author: Andy Polyakov <appro at openssl.org>
Date:   Sun Mar 25 16:51:55 2018 +0200

    Configurations/README: mention Libs.private in ex_libs description.
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    Reviewed-by: Rich Salz <rsalz at openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 Configurations/README | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Configurations/README b/Configurations/README
index d809824..d553cab 100644
--- a/Configurations/README
+++ b/Configurations/README
@@ -86,6 +86,8 @@ In each table entry, the following keys are significant:
                            shared libraries or DSOs [4].
         ex_libs         => Extra libraries that are needed when
                            linking shared libraries, DSOs or programs.
+                           The value is also assigned to Libs.private
+                           in $(libdir)/pkgconfig/libcrypto.pc.
 
         shared_cppflags => Extra C preprocessor flags used when
                            processing C files for shared libraries.


More information about the openssl-commits mailing list