3ca83f1 Fix the build on architectures that the JIT doesn't support

Authored and Committed by dmalcolm 12 years ago
1 file changed. 27 lines added. 12 lines removed.
    Fix the build on architectures that the JIT doesn't support
    
    - build a /usr/bin/pypy (but without the JIT compiler) on architectures that
    don't support the JIT, so that they do at least have something that runs
    
        
file modified
+27 -12