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

(-)b/Mk/Uses/libtool.mk (+1 lines)
Lines 17-22 Link Here
17
_INCLUDE_USES_LIBTOOL_MK=	yes
17
_INCLUDE_USES_LIBTOOL_MK=	yes
18
_USES_POST+=	libtool
18
_USES_POST+=	libtool
19
libtool_ARGS?=
19
libtool_ARGS?=
20
CONFIGURE_ENV+=lt_cv_prog_compiler_pic_works=yes
20
.endif
21
.endif
21
22
22
.if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_LIBTOOL_POST_MK)
23
.if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_LIBTOOL_POST_MK)

Return to bug 192158