FreeBSD Bugzilla – Attachment 143770 Details for
Bug 191028
[PATCH] security/cryptopp: Build shared library by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove STATIC from OPTIONS_DEFAULT
cryptopp.patch (text/plain), 481 bytes, created by
Michael Gmelin
on 2014-06-14 13:03:52 UTC
(
hide
)
Description:
Remove STATIC from OPTIONS_DEFAULT
Filename:
MIME Type:
Creator:
Michael Gmelin
Created:
2014-06-14 13:03:52 UTC
Size:
481 bytes
patch
obsolete
>Index: security/cryptopp/Makefile >=================================================================== >--- security/cryptopp/Makefile (revision 357770) >+++ security/cryptopp/Makefile (working copy) >@@ -13,7 +13,7 @@ > COMMENT= Free C++ class library of Cryptographic Primitives > > OPTIONS_DEFINE= DEBUG DOCS GCC STATIC THREADS >-OPTIONS_DEFAULT= STATIC THREADS >+OPTIONS_DEFAULT= THREADS > STATIC_DESC= Build static version only (no shared libs) > GCC_DESC= Build with current GCC >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 191028
: 143770