a276af8 Disable the JIT on riscv64.

Authored and Committed by rjones 7 years ago
1 file changed. 1 lines added. 1 lines removed.
    Disable the JIT on riscv64.
    
    Build fails with:
    
    pcre_jit_compile.c:65:2: error: #error Unsupported architecture
     #error Unsupported architecture
      ^~~~~
    
        
file modified
+1 -1