View | Details | Raw Unified | Return to bug 242292 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (+2 lines)
Lines 44-50 Link Here
44
OPTIONS_SUB=	yes
44
OPTIONS_SUB=	yes
45
45
46
OPENMP_CONFIGURE_ENABLE=openmp
46
OPENMP_CONFIGURE_ENABLE=openmp
47
.if ${OSVERSION} < 1201000
47
OPENMP_LIB_DEPENDS=libomp.so:devel/openmp
48
OPENMP_LIB_DEPENDS=libomp.so:devel/openmp
49
.endif
48
50
49
TOOLS_DESC=	Include training tools
51
TOOLS_DESC=	Include training tools
50
TOOLS_LIB_DEPENDS=libicui18n.so:devel/icu \
52
TOOLS_LIB_DEPENDS=libicui18n.so:devel/icu \

Return to bug 242292