View | Details | Raw Unified | Return to bug 191028
Collapse All | Expand All

(-)security/cryptopp/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
COMMENT=		Free C++ class library of Cryptographic Primitives
13
COMMENT=		Free C++ class library of Cryptographic Primitives
14
14
15
OPTIONS_DEFINE=		DEBUG DOCS GCC STATIC THREADS
15
OPTIONS_DEFINE=		DEBUG DOCS GCC STATIC THREADS
16
OPTIONS_DEFAULT=	STATIC THREADS
16
OPTIONS_DEFAULT=	THREADS
17
STATIC_DESC=		Build static version only (no shared libs)
17
STATIC_DESC=		Build static version only (no shared libs)
18
GCC_DESC=		Build with current GCC
18
GCC_DESC=		Build with current GCC
19
19

Return to bug 191028