58b63a7 Disable llvm in ppc64 (#1534071)

Authored and Committed by sergiomb 6 years ago
1 file changed. 15 lines added. 9 lines removed.
    Disable llvm in ppc64 (#1534071)
    
    From [1] "Disable llvm will use the internal bytecode interpreter rather than the llvm
      jit", so drop bytecode build condition and use condional on enable or disable
      llvm.
    
    [1] http://lists.clamav.net/pipermail/clamav-users/2017-May/004572.html
    
        
file modified
+15 -9