Philippe M. Chiasson wrote:
A better patch might be to first check if we already have that option from Perl,
otherwise, try and figure out if it's safe to add it ourselves.
Okay, as requested, I've functionalized this and added a check to make sure
$ccopts doesn't already contain this compile fl
Philip M. Gollucci wrote:
cat .patch
25309
Some notes:
The last time I did this it was 25216.
The version that Stas said works for him was 25292
Unless I am insane, 25309 is NEWER then both.
So I checked directly in the Perforce repository via the web tool.
25309 is indeed the _LATEST_ commit
Philip M. Gollucci wrote:
Stas Bekman wrote:
Philip M. Gollucci wrote:
Stas Bekman wrote:
Philip, make sure that you rsync against the right source. I use:
rsync -acvz --delete --force
rsync://ftp.linux.activestate.com/perl-current/ ./perl-blead
cd /usr/home/pgollucci/dev/src ; rm -rf p