Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e8a6751e98e0e8be35cf0ffc31718fc5317acdfa
/
.
/
experimental
/
webtry
/
safec
blob: 9cc5771d4990460e5d750b8843b52cacedc23784 [
file
] [
log
] [
blame
]
#!/bin/bash
# Limit the amount of time and the core size for the compiler.
set
-
e
ulimit
-
t
5
-
c
0
cc $@