Re: [mp2] mod_perl2 2.0.3 can't build with '-march=pentium3' compile option

2006-12-03 Thread Philip M. Gollucci
HASHI Hiroaki wrote: mod_perl2 2.0.3 can not build with compile option '-march=pentium3'. A wrong code is xs/APR/APR/Makefile.PL. Argument may contain multiple '=' charactor such as CCFLAGS="-O2 -pipe -march=pentium3". Thanks, we found this Friday. FreeBSD ports is getting patch and this is al

[mp2] mod_perl2 2.0.3 can't build with '-march=pentium3' compile option

2006-12-03 Thread HASHI Hiroaki
mod_perl2 2.0.3 can not build with compile option '-march=pentium3'. A wrong code is xs/APR/APR/Makefile.PL. Argument may contain multiple '=' charactor such as CCFLAGS="-O2 -pipe -march=pentium3". --- xs/APR/APR/Makefile.PL.orig Mon Nov 20 08:31:02 2006 +++ xs/APR/APR/Makefile.PL Sun Dec 3