3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-07 12:39:34 +01:00
pbot/modules/compiler_vm/cc
2011-02-01 02:47:16 +00:00

7 lines
90 B
Bash
Executable File

#!/bin/sh
CC_LOCAL=1
export CC_LOCAL
ulimit -c 50000
./compiler_vm_client.pl compiler $*