summaryrefslogtreecommitdiff
path: root/make_ext.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-02 17:33:25 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-02 17:33:25 +0100
commit0e455d2b24396ba08377dc3cf2d01e6db5f47048 (patch)
treeac0d833b978c038cbc86dcea3723c914d76ce9a7 /make_ext.pl
parente40af2cd52f725b7232b95358c8ac46377200939 (diff)
downloadperl-0e455d2b24396ba08377dc3cf2d01e6db5f47048.tar.gz
We don't actually need constant to bootstrap the nonxs extensions.
Diffstat (limited to 'make_ext.pl')
-rw-r--r--make_ext.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/make_ext.pl b/make_ext.pl
index eac877f351..de26d8410a 100644
--- a/make_ext.pl
+++ b/make_ext.pl
@@ -28,7 +28,6 @@ my $is_Unix = !$is_Win32 && !$is_VMS;
# This list cannot get any longer without overflowing the length limit for
# environment variables on VMS
my @toolchain = qw(cpan/AutoLoader/lib
- ext/constant/lib
cpan/Cwd cpan/Cwd/lib
cpan/ExtUtils-Command/lib
dist/ExtUtils-Install/lib