diff --git a/modules/compiler_vm/cc b/modules/compiler_vm/cc index 3c9135f5..65fd7eeb 100755 --- a/modules/compiler_vm/cc +++ b/modules/compiler_vm/cc @@ -1,4 +1,3 @@ #!/bin/sh -ulimit -c 50000 CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"