Sign in
skia
/
buildbot
/
4c70feadc2e65e3566db25ff175782e6846882cd
/
.
/
webtry
/
safec
blob: 9cc5771d4990460e5d750b8843b52cacedc23784 [
file
]
#!/bin/bash
# Limit the amount of time and the core size for the compiler.
set
-
e
ulimit
-
t
5
-
c
0
cc $@