Sign in
cobalt
/
cobalt.git
/
811113cfaae5e9fe4fd3cc083d3a6aee2e37f2bf
/
.
/
src
/
third_party
/
skia
/
experimental
/
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 $@