Update local cc to use new compiler_vm_client.pl properly

This commit is contained in:
Pragmatic Software 2015-01-17 05:00:42 -08:00
parent 53f3a59ba1
commit 728015672d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"
CC_LOCAL=1 ./compiler_vm_client.pl c99 compiler compiler "$@"