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

(-)Makefile.extmod (-1 / +1 lines)
Lines 208-214 Link Here
208
LET_GH_TUPLE=		arut:nginx-let-module:v0.0.4:let
208
LET_GH_TUPLE=		arut:nginx-let-module:v0.0.4:let
209
LET_CONFIGURE_ON=	--add-module=${WRKSRC_let}
209
LET_CONFIGURE_ON=	--add-module=${WRKSRC_let}
210
210
211
LINK_GH_TUPLE=		Taymindis:nginx-link-function:3.2.1:link
211
LINK_GH_TUPLE=		Taymindis:nginx-link-function:3.2.2:link
212
LINK_CONFIGURE_ON=	--add-module=${WRKSRC_link}
212
LINK_CONFIGURE_ON=	--add-module=${WRKSRC_link}
213
LINK_EXTRA_PATCHES=     ${PATCHDIR}/extra-patch-nginx-link-function-config \
213
LINK_EXTRA_PATCHES=     ${PATCHDIR}/extra-patch-nginx-link-function-config \
214
				${PATCHDIR}/extra-patch-ngx_link_func_module.c
214
				${PATCHDIR}/extra-patch-ngx_link_func_module.c

Return to bug 246897