comparison: build/sccache.mk
build/sccache.mk
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 preflight: |
|
2 # Terminate any sccache server that might still be around |
|
3 -python2.7 $(TOPSRCDIR)/sccache/sccache.py > /dev/null 2>&1 |
|
4 |
|
5 postflight: |
|
6 # Terminate sccache server. This prints sccache stats. |
|
7 -python2.7 $(TOPSRCDIR)/sccache/sccache.py |