Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 119257
Collapse All | Expand All

(-)auto/lib/perl/make (-1 / +1 lines)
Lines 22-28 Link Here
22
	cp -p src/http/modules/perl/Makefile.PL $NGX_OBJS/src/http/modules/perl/
22
	cp -p src/http/modules/perl/Makefile.PL $NGX_OBJS/src/http/modules/perl/
23
23
24
	cd $NGX_OBJS/src/http/modules/perl				\
24
	cd $NGX_OBJS/src/http/modules/perl				\
25
		&& NGX_PERL_CFLAGS="$NGX_PERL_CFLAGS"			\
25
		&& NGX_PERL_CFLAGS="$NGX_PERL_CFLAGS $NGX_CC_OPT"	\
26
			NGX_PCRE=$PCRE					\
26
			NGX_PCRE=$PCRE					\
27
			NGX_ZLIB=$ZLIB					\
27
			NGX_ZLIB=$ZLIB					\
28
			NGX_OBJS=$NGX_OBJS				\
28
			NGX_OBJS=$NGX_OBJS				\

Return to bug 119257