Sean O'Rourke (via RT) wrote:
Shouldn't that better be ${cpuarch}. When JIT is disabled, ${jitcpuarch} seems to be 'i386'. Also in case of 'miniparrot', ${cpuarch} is set to 'unknown' - suboptimal (s. config/auto/jit.pl).+if (${jitcpuarch} eq 'ppc') {
leo