mirror of
https://github.com/pragma-/pbot.git
synced 2024-12-24 03:33:06 +01:00
Update local cc to use new compiler_vm_client.pl properly
This commit is contained in:
parent
53f3a59ba1
commit
728015672d
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"
|
||||
CC_LOCAL=1 ./compiler_vm_client.pl c99 compiler compiler "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user