ignore if this has been mentioned already.

my installation of perl picked up on an assembler flag, -Wa,-xarch=v9, which
gets messed with in the mod_perl 1.27 Makefile.PL line 524:

$PERL_EXTRA_CFLAGS = join(" ", split(",",  $PERL_EXTRA_CFLAGS));

i'm afraid i'm far too sleep-deprived to see why it would be necessary to have
that there, but installation seems to work fine with that line commented out.

.dorian

Reply via email to