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  
    3636    # this later causes problems, it might be worth revisiting.  A. Dougherty 
    3737    # 9/9/2002 
    3838    $conf->data->set( 
     39        cp                  => '/bin/cp', # ExtUtils::Command::cp broken cpan #56666 
    3940        build_dir           => $build_dir, 
    4041        ld                  => $conf->data->get('ld') eq 'ld2' 
    4142                               ? 'gcc' # do not use old perl5 linker helper