projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d1b571
)
Configurations/README: mention Libs.private in ex_libs description.
author
Andy Polyakov
<appro@openssl.org>
Sun, 25 Mar 2018 14:51:55 +0000
(16:51 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 26 Mar 2018 14:39:25 +0000
(16:39 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/README
patch
|
blob
|
history
diff --git
a/Configurations/README
b/Configurations/README
index d809824b8af89eaa56ffc74a4615a73d5cc6d4aa..d553cab6d26f0b136843f7e8a09f4e513015085c 100644
(file)
--- 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.