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

(-)Makefile (-1 / +1 lines)
Lines 18-24 Link Here
18
		INSTALL_HEADERS INSTALL_SHARED_LIBS INSTALL_STATIC_LIBS
18
		INSTALL_HEADERS INSTALL_SHARED_LIBS INSTALL_STATIC_LIBS
19
TEST_TARGET=	test
19
TEST_TARGET=	test
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
USES=		cmake pathfix shebangfix
21
USES=		cmake compiler:c++11-lang pathfix shebangfix
22
22
23
USE_GITHUB=	yes
23
USE_GITHUB=	yes
24
24

Return to bug 232417