diff --git a/modules/compiler_vm/cc b/modules/compiler_vm/cc index 65fd7eeb..6bb1bdaf 100755 --- a/modules/compiler_vm/cc +++ b/modules/compiler_vm/cc @@ -1,3 +1,3 @@ #!/bin/sh -CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@" +CC_LOCAL=1 ./compiler_vm_client.pl c99 compiler compiler "$@"