This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Ensure that the perl build doesn't read any installed sitecustomize script.
authorNicholas Clark <nick@ccl4.org>
Tue, 15 Sep 2009 13:56:44 +0000 (14:56 +0100)
committerNicholas Clark <nick@ccl4.org>
Tue, 15 Sep 2009 13:56:44 +0000 (14:56 +0100)
commit87e064040e3ca3b6e8dfae243dfe4af76c7eb323
treea1b84dd7e81d6cc9d38ef29452df1b77bdcff653
parent404ad9dc9dfa2116d2907212d3650df6870ff9bc
Ensure that the perl build doesn't read any installed sitecustomize script.

But not the tests yet.

We need to avoid running a sitecustomize script as it may have side effects
that cause the build to fail, or worse, complete but with buggy side effects.
Makefile.SH
perl.c
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk