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

(-)Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
14
15
LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox
15
LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox
16
16
17
USES=		cmake:outsource
17
USES=		cmake:outsource compiler:c11
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
19
20
CMAKE_ARGS=	-DENABLE_DOC=NO -DENABLE_STATIC=NO -DENABLE_STRICT=NO
20
CMAKE_ARGS=	-DENABLE_DOC=NO -DENABLE_STATIC=NO -DENABLE_STRICT=NO

Return to bug 232561