Ticket #1559: cygwin-cp.patch
File cygwin-cp.patch, 0.6 KB (added by rurban, 12 years ago) |
---|
-
config/init/hints/cygwin.pm
diff -bu config/init/hints/cygwin.pm~ config/init/hints/cygwin.pm
old new 36 36 # this later causes problems, it might be worth revisiting. A. Dougherty 37 37 # 9/9/2002 38 38 $conf->data->set( 39 cp => '/bin/cp', # ExtUtils::Command::cp broken cpan #56666 39 40 build_dir => $build_dir, 40 41 ld => $conf->data->get('ld') eq 'ld2' 41 42 ? 'gcc' # do not use old perl5 linker helper