This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[asperl] bring ASPerl uptodate with mainline changes
[perl5.git] / win32 / makefile.mk
index a3a8064..73a7858 100644 (file)
@@ -518,7 +518,7 @@ config.w32 : $(CFGSH_TMPL)
            "libc=$(LIBC)"                      \
            "static_ext=$(STATIC_EXT)"          \
            "dynamic_ext=$(DYNAMIC_EXT)"        \
-           "ldflags=$(LINK_FLAGS)"             \
+           "LINK_FLAGS=$(LINK_FLAGS)"          \
            "optimize=$(OPTIMIZE)"              \
            config.w32                          > ..\config.sh